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
flatten_product(const Kernel &, Ex &)
Definition flatten_product.cc:8
virtual result_t apply(iterator &)
Definition flatten_product.cc:37
virtual bool can_apply(iterator)
Definition flatten_product.cc:13
bool is_diff
Definition flatten_product.hh:15
bool make_consistent_only
Definition flatten_product.hh:15
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83