 |
Cadabra
Computer algebra system for field theory problems
|
bool sign
Definition: sym.hh:19
virtual bool can_apply(iterator) override
Definition: sym.cc:23
std::vector< unsigned int > slotloc
Definition: sym.hh:21
sym(const Kernel &, Ex &, Ex &, bool sign)
Definition: sym.cc:16
result_t doit(iterator &, bool)
Definition: sym.cc:90
std::vector< unsigned int > argloc_2_treeloc
Definition: sym.hh:22
combin::combinations< unsigned int > raw_ints
Definition: sym.hh:23
Ex::iterator iterator
Definition: Algorithm.hh:70
Definition: Algorithm.hh:59
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
Definition: Storage.hh:141
virtual result_t apply(iterator &it) override
Definition: sym.cc:74
Ex objects
Definition: sym.hh:18
result_t
Keeping track of what algorithms have done to this expression.
Definition: Storage.hh:160