- array-reshape a shapeprocedure
Returns an array containing the same data with new shape. Unaffected by array-default-copy.
Similar: ndarray.reshape
- a
- A specialized array
- shape
- A domain in the same format as specified by domain
Returns an array containing the same data with new shape. Unaffected by array-default-copy.
Similar: ndarray.reshape