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