bottom_rows
Method of RealMatrix.
bottom_rows(integer q) -> RealMatrix
Get the bottom rows of the RealMatrix.
Parameters
- q: The number of rows.
Method of RealMatrix.
bottom_rows(integer q) -> RealMatrixGet the bottom rows of the RealMatrix.