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