SparseFactorizationQR
A constant that represents QR factorization.
Declaration
var SparseFactorizationQR: SparseFactorization_t { get }Discussion
SparseFactorizationQR provides a sparse counterpart to the dense QR routines sgeqrf() and dgeqrf() from LAPACK.