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