Mojo module
qr_factorization
Functions
-
apply_q
: Applies the implicit Q factor stored inA
andsigma
after callingqr_factorization
to theX
matrix. -
form_q
: Forms the Q factor from the implicit Q factor stored inA
andsigma
after callingqr_factorization
and stores the result inQ
. -
qr_factorization
: Performs QR factorization of a matrixA
using the Householder reflector method.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!