Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
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
Reference
QRDecomposition Class
Meta.Numerics.Matrices Namespace
In This Article
Properties
See Also