mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Chunks.opIndex
mir
ndslice
chunks
Chunks
auto
opIndex
(Slices slices)
struct
Chunks
(size_t[] dimensions, Iterator, size_t N = 1, SliceKind kind = Contiguous)
@
optmath
auto
opIndex
(
Slices
...
)
(
Slices
slices
)
if
(
Slices.length
<=
dimensions.length
)
auto
opIndex
(size_t[dimensions.length] index)
auto
back
()
void
popFront
()
void
popBack
()
Slice
!(
IotaIterator
!
size_t
)
opSlice
(size_t i, size_t j)
ChunksSlice
!()
opSlice
(size_t i, ChunksDollar!() j)
ChunksDollar
!()
opDollar
()
auto
save
()
Meta
Source
See Implementation
mir
ndslice
chunks
Chunks
aliases
DeepElement
functions
back
chunkLengths
empty
front
length
lightConst
lightImmutable
opDollar
opIndex
opSlice
popBack
popFront
save
select
shape
slice
variables
_chunkLengths
_slice