R/linalg.r
linalg-lq-Q.Rd
Computes the Q matrix from the compact LQ factorization.
linalg_lq_Q(LQ, lqaux, Q, work)
The compact LQ factorization. The return from lq().
lq()
Auxilliary data for the compact LQ.
The output Q matrix.
A workspace vector.