decqrp_p

Calculates the permutation matrix P such that P x A = Q x R ? known as QR decomposition.

Arguments

  1. Input matrix A

Output

P matrix

Examples

decqrp_p