Ex::iterator iterator
Definition Algorithm.hh:70
Algorithm(const Kernel &, Ex &)
Initialise the algorithm with a reference to the expression tree, but do not yet do anything with thi...
Definition Algorithm.cc:47
Ex::result_t result_t
Definition Algorithm.hh:73
Basic storage class for symbolic mathemematical expressions.
Definition Storage.hh:142
sym(const Kernel &, Ex &, Ex &, bool sign)
Definition sym.cc:16
virtual bool can_apply(iterator) override
Definition sym.cc:23
std::vector< unsigned int > argloc_2_treeloc
Definition sym.hh:22
bool sign
Definition sym.hh:19
virtual result_t apply(iterator &it) override
Definition sym.cc:74
Ex objects
Definition sym.hh:18
combin::combinations< unsigned int > raw_ints
Definition sym.hh:23
std::vector< unsigned int > slotloc
Definition sym.hh:21
result_t doit(iterator &, bool)
Definition sym.cc:90
Definition Combinatorics.hh:101
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83