middle_cols
Method of RealSparseMatrix.
middle_cols(integer i, integer q) -> RealSparseMatrix
Get the middle columns of the RealSparseMatrix.
Parameters
- i: The starting column index (zero-based).
- q: The number of columns.