QRDecomposition Properties |
The QRDecomposition type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|