•
|
The QRDecomposition command computes the QR decomposition of the Matrix A, that is, a factorization into a product of an orthogonal (or unitary) Matrix, Q, and an upper triangular Matrix, R, such that . The Matrices Q and R are returned in an expression sequence.
|