Contents

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.

See Also

Factorization types for overdetermined and underdetermined systems