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