Click or drag to resize

DoubleQRLeastSq Properties

The DoubleQRLeastSq type exposes the following members.

Properties
 NameDescription
Public propertyCols Gets the number of columns in the matrix.
Public propertyIsGood Gets a boolean value that is true if the QR decomposition may be used to solve least squares problems; otherwise false.
Public propertyRank Gets the numerical rank of the matrix.
Public propertyRows Gets the number of rows in the matrix.
Top
See Also