ggeD.einsum

Undocumented in source.

Members

Functions

br
auto br(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
fnTensor
auto fnTensor(F fun)
Undocumented in source. Be warned that the author may not have intended to support it.
onlyDummy
string onlyDummy(string input, string ignr)
Undocumented in source. Be warned that the author may not have intended to support it.
onlyUniq
string onlyUniq(string input, string ignr)
Undocumented in source. Be warned that the author may not have intended to support it.
removeCharacters
string removeCharacters(string A, string B)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Einsum
struct Einsum
Undocumented in source.
FnTensor
struct FnTensor(string idx, F)
Undocumented in source.
Func
struct Func(string ResultIdx = "", alias fun, Leafs...)
Undocumented in source.
Leaf
struct Leaf(string ResultIdx = "", string idx, aTensor)
Undocumented in source.
Tree
struct Tree(string ResultIdx = "", LHS, RHS, string op, Leafs...)
Undocumented in source.

Templates

CommonTypeOfTensors
template CommonTypeOfTensors(Leafs...)
Undocumented in source.
filterTensors
template filterTensors(Leafs...)
Undocumented in source.
getExp
template getExp(string This, Node, ulong N)
Undocumented in source.
getIndex
template getIndex(Node, string ignr = "")
Undocumented in source.
getShapes
template getShapes(Node, string This, string ijk)
Undocumented in source.

Meta