Linear AlgebraTypesRealArrayMethodsreshapeOn this pagereshape Method of RealArray. reshape(const List<integer> shape) -> RealArray Reshapes the RealArray in-place to the given dimensions. Parameters shape: The new shape.