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:52
Ex::result_t result_t
Definition Algorithm.hh:65
Definition Storage.hh:170
Ex::iterator iterator
Definition ExManip.hh:12
virtual result_t apply(iterator &)
Definition sort_product.cc:43
virtual bool can_apply(iterator)
Definition sort_product.cc:25
sort_product(const Kernel &, Ex &)
Definition sort_product.cc:11
bool cleanup
Definition sort_product.hh:19
void dont_cleanup()
Definition sort_product.cc:20
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83