ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
transposeT1, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT1, LocalT, InT, OutT, RetT, StorageT) |
[numpy API] Returns a version of this array having the dimensions swapped (reversed).
[ILNumerics numpy Module] | |
transposeT1, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT1, LocalT, InT, OutT, RetT, StorageT, InArrayInt64) |
[numpy API] Returns a version of this array having the dimensions reordered according to axes.
[ILNumerics numpy Module] |
See Also