| Package | Description |
|---|---|
| org.ejml.alg.dense.linsol.chol | |
| org.ejml.factory |
| Constructor and Description |
|---|
LinearSolverCholLDL(CholeskyDecompositionLDL decomp) |
| Modifier and Type | Method and Description |
|---|---|
static CholeskyDecompositionLDL |
DecompositionFactory.cholLDL(int matrixSize)
Returns a
CholeskyDecompositionLDL that has been optimized for the specified matrix size. |
Copyright © 2013. All Rights Reserved.