Click or drag to resize
Accord.NET (logo)

JaggedQrDecompositionD Properties

The JaggedQrDecompositionD 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 orthogonal factor Q.
Public propertyUpperTriangularFactor
Returns the upper triangular factor R.
Top
See Also