Package org.ejml.sparse.csc.decomposition.qr
package org.ejml.sparse.csc.decomposition.qr
-
ClassDescriptionFunctions used with a sparse QR decompositionFunctions used with a sparse QR decompositionLeft-looking QR decomposition algorithm for sparse matrices.Left-looking QR decomposition algorithm for sparse matrices.QrpSparseDecomposition<T extends Matrix>Similar to
QRDecomposition
but it can handle the rank deficient case by performing column pivots during the decomposition.Determines the structure of the QR decomposition.Determines the structure of the QR decomposition.