![]() | DoubleQRLeastSq Properties |
The DoubleQRLeastSq type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cols |
Gets the number of columns in the matrix.
|
![]() | IsGood |
Gets a boolean value that is true if the QR
decomposition may be used to solve least
squares problems; otherwise false.
|
![]() | Rank |
Gets the numerical rank of the matrix.
|
![]() | Rows |
Gets the number of rows in the matrix.
|