Click or drag to resize

GramSchmidtT Properties

The GramSchmidtT type exposes the following members.

Properties
 NameDescription
Public propertyDeterminant Gets the absolute determinant value of the matrix for which the QR matrix was computed.
(Inherited from QRT)
Public propertyIsFullRank Gets a value indicating whether the matrix is full rank or not.
(Inherited from QRT)
Public propertyQ Gets or sets orthogonal Q matrix
(Inherited from QRT)
Public propertyR Gets the upper triangular factor R.
(Inherited from QRT)
Top
See Also