Computes the Q matrix from the compact QR factorization.
1 | linalg_qr_Q(QR, qraux, Q, work)
|
QR |
The compact QR factorization. The return from |
qraux |
Auxilliary data for the compact QR. |
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.