gged ~master (2025-12-20T13:06:22.0608405)
Dub
Repo
EinsumIterator.opBinary
ggeD
iterator
EinsumIterator
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinary
(ptrdiff_t index)
struct
EinsumIterator
(Iterator, SomeSlice, Node)
auto
opBinary
(
string
op
)
(
ptrdiff_t
index
)
if
(
op
== "+" ||
op
== "-"
)
if
(
is
(
SomeSlice
==
Slice
!(
T
,
Rank
,
kind
),
T
ulong
Rank
SliceKind
kind
)
)
ptrdiff_t
opBinary
(typeof(this) right)
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_