public interface LUSparseDecomposition_F64<T extends Matrix> extends LUSparseDecomposition<T>
LUSparseDecomposition
for 64-bit numbersModifier and Type | Method and Description |
---|---|
Complex_F64 |
computeDeterminant()
Computes the matrix's determinant using the LU decomposition.
|
getLower, getRowPivot, getRowPivotV, getUpper, isSingular
isStructureLocked, lockStructure
decompose, inputModified
Complex_F64 computeDeterminant()