For a list of all members of this type, see CLQ members.
| Name | Description | |
|---|---|---|
| Cols | Gets the number of columns of the matrix that is represented by the factorization. | |
| L | Gets the factor L, the lower triangular matrix of the LQ factorization. | |
| Q | Gets the factor Q, the orthogonal matrix of the LQ factorization. | |
| Rows | Gets the number of rows of the matrix that is represented by the factorization. |