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