QR decomposition

ID: qr-decomposition

QR decomposition by Wikipedia Bot 0
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 \).

New to topics? Read the docs here!