SquareQRDecomposition Properties |
The SquareQRDecomposition type exposes the following members.
Name | Description | |
---|---|---|
Dimension |
Gets the dimension of the original matrix.
| |
QMatrix |
The orthogonal matrix Q.
| |
RMatrix |
The upper-right triangular matrix R.
|