left_cols
Method of RealMatrix.
left_cols(integer q) -> RealMatrix
Get the left columns of the RealMatrix.
Parameters
- q: The number of columns.
Method of RealMatrix.
left_cols(integer q) -> RealMatrixGet the left columns of the RealMatrix.