Click or drag to resize

SquareQRDecomposition Properties

The SquareQRDecomposition type exposes the following members.

Properties
  NameDescription
Public propertyDimension
Gets the dimension of the original matrix.
Public propertyQMatrix
The orthogonal matrix Q.
Public propertyRMatrix
The upper-right triangular matrix R.
Top
See Also