QR decomposition (source code)

= QR decomposition
{wiki=QR_decomposition}

QR decomposition is a method in linear algebra for decomposing a matrix into the product of two matrices: an orthogonal matrix \\( Q \\) and an upper triangular matrix \\( R \\).