A QR factorization and solver based on Accelerate without storing Q (equivalent to A^TA = R^T R) More...
A QR factorization and solver based on Accelerate without storing Q (equivalent to A^TA = R^T R)
MatrixType_ | the type of the sparse matrix A, it must be a SparseMatrix<> |