public interface LUSparseDecomposition<MatrixType extends Matrix> extends LUDecomposition<MatrixType>, DecompositionSparseInterface<MatrixType>
getLower, getRowPivot, getRowPivotV, getUpper, isSingular
isStructureLocked, lockStructure
decompose, inputModified