This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Matrix Manipulations


I believe I sent the original question to the wrong address.  If this is a
repeat, my apologies. 

Currently we are using gcc 2.7.3 on an embedded platform and 2.8.1 on our
development workstations.  Our development OS is HP-UX.  Support and tool
issues keep us this far behind the gcc curve.  

My question is, has anyone found libraries and routines for linear algebra
and simple matrix manipulations (matrix multiplication, scaling,
transposition, inverse) that will work with our older compiler versions?

Everything I have found so far will not compile with 2.8.1 because of its
non-implementation of namespace.

Thank you,

Ray Oligher

Agilent Technologies  
Productivity Engineering 
Mail to: ray_oligher@agilent.com  
Phone: (509)921-4379 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]