public interface LUDecomposition_F32<T extends Matrix> extends LUDecomposition<T>
LUDecomposition for 64-bit numbers| Modifier and Type | Method and Description |
|---|---|
Complex_F32 |
computeDeterminant()
Computes the matrix's determinant using the LU decomposition.
|
getLower, getRowPivot, getRowPivotV, getUpper, isSingulardecompose, inputModifiedComplex_F32 computeDeterminant()