 |
Cadabra
Computer algebra system for field theory problems
|
Ex::iterator iterator
Definition: Algorithm.hh:70
AdjformEx symmetrize(Ex::iterator it)
Definition: meld.cc:199
virtual bool can_apply(iterator it) override
Definition: meld.cc:163
bool can_apply_tableaux(iterator it)
Definition: meld.cc:270
IndexMap index_map
Definition: meld.hh:28
result_t
Keeping track of what algorithms have done to this expression.
Definition: Storage.hh:159
Base class for all algorithms, containing generic routines and in particular the logic for index clas...
Definition: Algorithm.hh:59
bool can_apply_traces(iterator it)
Definition: meld.cc:284
virtual result_t apply(iterator &it) override
Definition: meld.cc:184
meld(const Kernel &kernel, Ex &ex)
Definition: meld.cc:152
Basic storage class for symbolic mathemematical expressions.
Definition: Storage.hh:140
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:80
virtual ~meld()
Definition: meld.cc:158
Definition: Adjform.hh:71
const Kernel & kernel
Definition: IndexClassifier.hh:66
result_t apply_traces(iterator it)
Definition: meld.cc:524
result_t apply_tableaux(iterator it)
Definition: meld.cc:298