gged ~master (2025-12-20T13:06:22.0608405)
Dub
Repo
EinsumIterator.opOpAssign
ggeD
iterator
EinsumIterator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
EinsumIterator
(Iterator, SomeSlice, Node)
scope
void
opOpAssign
(
string
op
)
(
ptrdiff_t
index
)
if
(
op
== "-" ||
op
== "+"
)
if
(
is
(
SomeSlice
==
Slice
!(
T
,
Rank
,
kind
),
T
ulong
Rank
SliceKind
kind
)
)
Meta
Source
See Implementation
ggeD
iterator
EinsumIterator
functions
lightConst
lightImmutable
opBinary
opCmp
opEquals
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
opOpAssign
opUnary
static variables
Rank
variables
_iterator
_slice
node_