[ buster ]
[ Bron: jama ]
Pakket: libjama-java-doc (1.0.3-1)
Verwijzigingen voor libjama-java-doc
Debian bronnen:
Het bronpakket jama downloaden:
Beheerders:
Externe bronnen:
- Homepage [math.nist.gov]
Vergelijkbare pakketten:
Basic linear algebra library for Java (documentation)
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.
The five decompositions are:
* Cholesky Decomposition of symmetric, positive definite matrices * LU Decomposition (Gaussian elimination) of rectangular matrices * QR Decomposition of rectangular matrices * Eigenvalue Decomposition of both symmetric and nonsymmetric square matrices * Singular Value Decomposition of rectangular matrices
This package contains the documentation of libjama-java.
Andere aan libjama-java-doc gerelateerde pakketten
|
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libjama-java
- Basic linear algebra library for Java