Click or drag to resize

QRDecomposition Properties

The QRDecomposition type exposes the following members.

Properties
  NameDescription
Public propertyColumnCount
Gets the number of columns in the original matrix.
Public propertyQMatrix
The orthogonal matrix Q.
Public propertyRMatrix
The upper-right triangular matrix R.
Public propertyRowCount
Get the number of rows in the original matrix.
Top
See Also