decqr_r
Calculates the upper triangular matrix R from an inputted matrix using the QR decomposition method where A = QR.
Arguments
- Input matrix A
Output
R matrix
Examples
Calculates the upper triangular matrix R from an inputted matrix using the QR decomposition method where A = QR.
R matrix