public interface CholeskySparseDecomposition_F64<MatrixType extends Matrix> extends CholeskySparseDecomposition<MatrixType>
Implementation of CholeskySparseDecomposition for 64-bit floats.
| Modifier and Type | Method and Description |
|---|---|
Complex_F64 |
computeDeterminant()
Computes the matrix's determinant using the decomposition.
|
getT, isLowerisStructureLocked, lockStructuredecompose, inputModifiedComplex_F64 computeDeterminant()