flip
Method of IntegerArray.
flip(integer dimension) -> IntegerArray
Flips the IntegerArray along the specified dimension.
Parameters
- dimension: The dimension to flip along.
Method of IntegerArray.
flip(integer dimension) -> IntegerArrayFlips the IntegerArray along the specified dimension.