public interface LUDecomposition_F64<T extends Matrix> extends LUDecomposition<T>
LUDecomposition 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, isSingulardecompose, inputModifiedComplex_F64 computeDeterminant()