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