decqrp_r

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

Arguments

  1. Input matrix A

Output

R matrix

Examples

decqrp_r