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
yngtab::filled_tableau< unsigned int > pos_tab_t
Definition young_project.hh:19
pos_tab_t tab
Definition young_project.hh:21
virtual result_t apply(iterator &)
Definition young_project.cc:71
young_project(const Kernel &, Ex &)
Definition young_project.cc:7
virtual bool can_apply(iterator)
Definition young_project.cc:27
combin::symmetriser< unsigned int > sym
Definition young_project.hh:23
name_tab_t nametab
Definition young_project.hh:22
combin::combinations< unsignedint >::permuted_sets_t asym_ranges
Definition young_project.hh:28
bool remove_traces
Definition young_project.hh:29
iterator nth_index_node(iterator, unsigned int)
Definition young_project.cc:64
yngtab::filled_tableau< iterator > name_tab_t
Definition young_project.hh:20
std::vector< std::vector< T > > permuted_sets_t
Definition Combinatorics.hh:103
Definition Combinatorics.hh:154
Definition YoungTab.hh:87
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83