aboutsummaryrefslogtreecommitdiff
path: root/math/jama/pkg-descr
blob: 26f1dcbc7b8488ff2c17b8da60de88eccce98381 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
JAMA/C++ Linear Algebra Package (v. 1.2.1)

JAMA/C++: a translation of the Java Matrix Library,  developed by the 
Mathworks and NIST, into C++ 
* classical matrix linear algebra 
* QR 
* SVD 
* Cholesky 
* Eigenvalue solver

Based on NIST's Template Numerical Toolkit.