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