QRT Properties |
The QRT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Determinant | Gets the absolute determinant value of the matrix for which the QR matrix was computed. |
![]() | IsFullRank | Gets a value indicating whether the matrix is full rank or not. |
![]() | Q | Gets or sets orthogonal Q matrix |
![]() | R | Gets the upper triangular factor R. |