mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
BytegroupIterator
mir
ndslice
iterator
BytegroupIterator
is used by Bytegroup and bytegroup.
@
fmamath
struct
BytegroupIterator (
Iterator
size_t
count
DestinationType
)
if
(
count
) {
@
fmamath
Iterator
_iterator
;
auto
lightConst
();
auto
lightImmutable
();
}
Members
Functions
lightConst
auto
lightConst
()
lightImmutable
auto
lightImmutable
()
Variables
_iterator
Iterator
_iterator
;
mir
ndslice
iterator
structs
BytegroupIterator
CachedIterator
ChopIterator
FieldIterator
FlattenedIterator
IndexIterator
IotaIterator
MapIterator
MemberIterator
NeighboursIterator
RetroIterator
SliceIterator
SlideIterator
StairsIterator
StrideIterator
SubSliceIterator
Triplet
TripletIterator
VmapIterator
ZipIterator
BytegroupIterator is used by Bytegroup and bytegroup.