reshape
Reshapes the array to the specified shape.
Return
the reshaped array
Parameters
shape
the new shape
Reshapes the array to the specified shape.
Return
the reshaped array
Since
1.2.0
Parameters
rows
the number of rows
cols
the number of columns