Click or drag to resize
Accord.NET (logo)

QrDecomposition Properties

The QrDecomposition type exposes the following members.

Properties
  NameDescription
Public propertyDiagonal
Returns the diagonal of R.
Public propertyFullRank
Shows if the matrix A is of full rank.
Public propertyOrthogonalFactor
Returns the (economy-size) orthogonal factor Q.
Public propertyUpperTriangularFactor
Returns the upper triangular factor R.
Top
See Also