reshaped
Method of IntegerArray.
reshaped(const List<integer> shape) -> IntegerArray
Reshapes the IntegerArray to the given dimensions.
Parameters
- shape: The new shape.
Method of IntegerArray.
reshaped(const List<integer> shape) -> IntegerArrayReshapes the IntegerArray to the given dimensions.