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