Computes the Q matrix from the compact LQ factorization.
linalg_lq_Q(LQ, lqaux, Q, work)
LQ | The compact LQ factorization. The return from |
---|---|
lqaux | Auxilliary data for the compact LQ. |
Q | The output Q matrix. |
work | A workspace vector. |