This is a submodule of mir.ndslice.
Allocation routines that construct ndslices from ndranges.
Fuses ndrange r into GC-allocated (fuse) or RC-allocated (rcfuse) ndslice. Can be used to join rows or columns into a matrix.
Fuses ndrange r into GC-allocated (fuseAs) or RC-allocated (rcfuseAs) ndslice. Can be used to join rows or columns into a matrix.
Fuses cells into GC-allocated ndslice.
concatenation submodule.
See Source File
Apache-2.0
2020 Ilia Ki, Kaleidic Associates Advisory Limited, Symmetry Investments
Ilia Ki
This is a submodule of mir.ndslice.
Allocation routines that construct ndslices from ndranges.