|  | Double | 
The DoubleComplexCholeskyLeastSq type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Cols | Gets the number of columns in the matrix. | 
|  | IsGood | Gets a boolean value which is true if the Cholesky factorization succeeded and may be used to solve least square problems; otherwise false. | 
|  | Rows | Gets the number of rows in the matrix. | 
 See Also
See Also