public interface LUSparseDecomposition_F64<T extends Matrix> extends LUSparseDecomposition<T>
LUSparseDecomposition for 64-bit numbers| Modifier and Type | Method and Description |
|---|---|
Complex_F64 |
computeDeterminant()
Computes the matrix's determinant using the LU decomposition.
|
getLower, getRowPivot, getRowPivotV, getUpper, isSingularisStructureLocked, lockStructuredecompose, inputModifiedComplex_F64 computeDeterminant()