public interface QRPDecomposition_F64<T extends Matrix> extends QRPDecomposition<T>
Implementation of QRPDecomposition
for 64-bit floats
Modifier and Type | Method and Description |
---|---|
void |
setSingularThreshold(double threshold)
Specifies the threshold used to flag a column as being singular.
|
getColPivotMatrix, getColPivots, getRank
getQ, getR
decompose, inputModified