decqrp_q
Calculates the orthogonal matrix Q such that P x A = Q x R ? known as QR decomposition.
Arguments
- Input matrix A
Output
Q matrix
Examples
Calculates the orthogonal matrix Q such that P x A = Q x R ? known as QR decomposition.
Q matrix