Click or drag to resize

FloatComplexCholeskyLeastSq Properties

The FloatComplexCholeskyLeastSq type exposes the following members.

Properties
 NameDescription
Public propertyCols Gets the number of columns in the matrix.
Public propertyIsGood Gets a boolean value which is true if the Cholesky factorization succeeded and may be used to solve least square problems; otherwise false.
Public propertyRows Gets the number of rows in the matrix.
Top
See Also