Click or drag to resize

QRT Properties

The QRT type exposes the following members.

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