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