set_top_rows
Method of IntegerArray.
set_top_rows(IntegerArray rhs, integer q) -> IntegerArray
Get the top rows of the IntegerArray.
Parameters
- rhs: The IntegerArray to assign.
- q: The number of rows.