set_right_cols
Method of IntegerArray.
set_right_cols(IntegerArray rhs, integer q) -> IntegerArray
Get the right columns of the IntegerArray.
Parameters
- rhs: The IntegerArray to assign.
- q: The number of columns.