QRDecomposition Properties

Properties

ColumnCount Gets the number of columns in the original matrix.
QMatrix The orthogonal matrix Q.
RMatrix The upper-right triangular matrix R.
RowCount Get the number of rows in the original matrix.

See Also