mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Chunks.select
mir
ndslice
chunks
Chunks
Undocumented in source. Be warned that the author may not have intended to support it.
auto
select
(size_t index)
auto
select
(size_t i, size_t j)
auto
select
(ChunksSlice!() sl)
struct
Chunks
(size_t[] dimensions, Iterator, size_t N = 1, SliceKind kind = Contiguous)
@
property
@
optmath
auto
select
(
size_t
dimensionIndex
= 0
)
(
ChunksSlice
!()
sl
)
if
(
dimensionIndex
<
dimensions.length
)
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