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