set_block
Method of IntegerArray.
set_block(const IntegerArray rhs, const List<integer> start) -> IntegerArray
Sets a block of the IntegerArray lhs to the values in the IntegerArray rhs.
Parameters
- rhs: The IntegerArray to copy from.
- start: Start indices of the block