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
Definition TableauBase.hh:9
virtual bool can_apply(iterator)
Definition young_project_tensor.cc:19
bool modulo_monoterm
Definition young_project_tensor.hh:16
combin::symmetriser< unsigned int > sym
Definition young_project_tensor.hh:17
virtual result_t apply(iterator &)
Definition young_project_tensor.cc:31
const TableauBase * tb
Definition young_project_tensor.hh:19
young_project_tensor(const Kernel &, Ex &, bool)
Definition young_project_tensor.cc:14
Definition Combinatorics.hh:154
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83