![]() |
reorder, transpose, flip, join, tile, etc. More...
Modules | |
| flat | |
| Flatten the input to a single dimension. | |
| flip | |
| Flip the input along specified dimension. | |
| join | |
| Join up to 4 arrays along specified dimension. | |
| moddims | |
| Modify the input dimensions without changing the data order. | |
| reorder | |
| Reorder an array according to the specified dimensions. | |
| replace | |
| Replace elements of an array based on a conditional array. | |
| select | |
| Selects elements from two arrays based on the values of a binary conditional array. | |
| shift | |
| Circular shift slong specified dimensions. | |
| tile | |
| Repeat the contents of the input array along the specified dimensions. | |
| transpose | |
| Matrix Transpose. | |
reorder, transpose, flip, join, tile, etc.