 |
Cadabra
Computer algebra system for field theory problems
|
Ex::iterator iterator
Definition: Algorithm.hh:70
bool sign
Definition: sym.hh:18
virtual bool can_apply(iterator) override
Definition: sym.cc:15
result_t
Keeping track of what algorithms have done to this expression.
Definition: Storage.hh:159
sym(const Kernel &, Ex &, Ex &, bool sign)
Definition: sym.cc:8
result_t doit(iterator &, bool)
Definition: sym.cc:40
std::vector< unsigned int > argloc_2_treeloc
Definition: sym.hh:20
Base class for all algorithms, containing generic routines and in particular the logic for index clas...
Definition: Algorithm.hh:59
combin::combinations< unsigned int > raw_ints
Definition: sym.hh:21
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 result_t apply(iterator &it) override
Definition: sym.cc:28
Ex objects
Definition: sym.hh:17