Computes the Q matrix from the compact LQ factorization.
1 | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.