decqr_q
Calculates the orthogonal matrix Q from an inputted matrix using the QR decomposition method where A = QR.
Arguments
- Input matrix A
Output
Q matrix
Examples
Calculates the orthogonal matrix Q from an inputted matrix using the QR decomposition method where A = QR.
Q matrix