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