See: Description
| Class | Description |
|---|---|
| CholeskyDecompositionMTJ |
Computes the Cholesky decomposition of the symmetric positive definite
matrix.
|
| EigenDecompositionRightMTJ |
Computes the right (standard) eigendecomposition of the given matrix.
|
| SingularValueDecompositionMTJ |
Full singular-value decomposition, based on MTJ's SVD.
|