Package | Description |
---|---|
de.lmu.ifi.dbs.elki.math.linearalgebra |
Linear Algebra package provides classes and computational methods for operations on matrices.
|
Modifier and Type | Method and Description |
---|---|
CholeskyDecomposition |
Matrix.chol()
Cholesky Decomposition
|