LAPACK.h++ provides representations of the many different matrices you need to solve linear algebra problems for business and research. With LAPACK.h++, you can:
Solve systems of equations, including structured systems (banded, positive definite, Hermitian, and so on)
Compute determinants, inverses, and condition numbers
Robustly solve under-determined and over-determined systems of equations
Solve symmetric, Hermitian, and nonsymmetric eigenvalue problems
Compute and use orthogonal and singular value decompositions
©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.