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