1 2 3 4 5 6 7 8 9 10 11 12
|
Document: libjama-java
Title: JAMA: a basic linear algebra library for Java
Author: The MathWorks and NIST
Abstract: JAMA provides fundamental operations of numerical linear algebra.
The package provides five matrix decompositions. These decompositions are
accessed by the Matrix class to compute solutions of simultaneous linear
equations, determinants, inverses and other matrix functions.
Section: Programming/Java
Format: HTML
Index: /usr/share/doc/libjama-java-doc/api/index.html
Files: /usr/share/doc/libjama-java-doc/api/*.html
|