public interface CholeskyLDLDecomposition_F64<MatrixType extends Matrix> extends CholeskyLDLDecomposition<MatrixType>
Implementation of CholeskyDecomposition for 64-bit floats.
| Modifier and Type | Method and Description |
|---|---|
double[] |
getDiagonal()
Returns the elements in the diagonal matrix
|
getD, getLdecompose, inputModified