mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Chunks.select
mir
ndslice
chunks
Chunks
auto
select
(size_t index)
auto
select
(size_t i, size_t j)
struct
Chunks
(size_t[] dimensions, Iterator, size_t N = 1, SliceKind kind = Contiguous)
@
property
@
optmath
auto
select
(
size_t
dimensionIndex
= 0
)
(
size_t
i
,
size_t
j
)
if
(
dimensionIndex
<
dimensions.length
)
auto
select
(ChunksSlice!() sl)
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