gged ~master (2025-12-20T13:06:22.0608405)
Dub
Repo
getExp.ijk
ggeD
einsum
getExp
Undocumented in source.
alias
ijk
=
Alias
!(
idx
.
map
!(
c
=> [
c
]).
join
(
","
).
to
!
string
)
template
getExp
(string This, Node, ulong N)
package
static if
(!(
is(Node == Tree!(Ridx, L, R, OP, Leafs), string Ridx, L, R, string OP, Leafs...)
))
static if
(
is(Node == Leaf!(Ridx, idx, Ts), string Ridx, string idx, Ts)
)
alias
ijk
=
Alias
!(
idx.map
!(
c
=> [
c
]
).
join
(",").
to
!
string
)
alias
ijk
=
Alias
!(
idx
.
map
!(
c
=> [
c
]).
join
(
","
).
to
!
string
)
Meta
Source
See Implementation
ggeD
einsum
getExp
aliases
LHS
RHS
argsL
argsR
getExp
ijk