pub fn reorder<T>(input: &Array<T>, dims: Dim4) -> Array<T> where👎
T: HasAfEnum,
Deprecated since 3.6.3:
Please use new reorder API
Reorder the array in specified order
The default order of axes in ArrayFire is axis with smallest distance between adjacent elements towards an axis with highest distance between adjacent elements.
Parametersinput
is the input Arraydims
is the target(output) dimensionsArray with data reordered as per the new axes order
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4