middle_rows
Method of ComplexSparseMatrix.
middle_rows(integer i, integer q) -> ComplexSparseMatrix
Get the middle rows of the ComplexSparseMatrix.
Parameters
- i: The starting row index (zero-based).
- q: The number of rows.