linalg
1.4.3
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
|
This is the complete list of members for linalg_factor::qr_factor, including all inherited members.
qr_factor_no_pivot(a, tau, work, olwork, err) | linalg_factor::qr_factor | private |
qr_factor_pivot(a, tau, jpvt, work, olwork, err) | linalg_factor::qr_factor | private |