cr.nimble.householder_qr_packed

cr.nimble.householder_qr_packed(A)[source]

Computes the QR = A factorization of A using Householder reflections. Returns packed factorization.

Algorithm 5.2.1