QRDecompositionD Properties |
The QRDecompositionD type exposes the following members.
Name | Description | |
---|---|---|
H |
Gets the matrix H with the Householder vectors. (This property returns the internal matrix,
not a copy.)
| |
HasNumericallyFullRank |
Gets a value indicating whether the matrix R has full rank (numerically).
| |
Q |
Gets the orthogonal matrix Q. (This property returns the internal matrix, not a copy.)
| |
R |
Gets the upper triangular matrix R. (This property returns the internal matrix, not a copy.)
|