 |
Cadabra
Computer algebra system for field theory problems
|
Definition: YoungTab.hh:81
yngtab::tableaux< uinttab_t > uinttabs_t
Definition: tab_basics.hh:13
yngtab::filled_tableau< unsigned int > uinttab_t
Definition: tab_basics.hh:12
tab_basics(const Kernel &, Ex &)
Definition: tab_basics.cc:6
Ex::iterator iterator
Definition: Algorithm.hh:70
Definition: Algorithm.hh:59
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
std::vector< Ex::iterator > num_to_it
Definition: tab_basics.hh:23
Definition: Storage.hh:141
void tabs_to_tree(uinttabs_t &, iterator, iterator, bool even_only)
The inverse, converting tableaux to Ex objects attached as children of the iterator.
Definition: tab_basics.cc:90
void tabs_to_singlet_rules(uinttabs_t &, iterator)
Definition: tab_basics.cc:64
Definition: tab_basics.hh:8
unsigned int find_obj(const Ex &other)
Definition: tab_basics.cc:11
void tree_to_numerical_tab(iterator, uinttab_t &)
Convert an Ex to a numerical Young tableau, using num_to_it below.
Definition: tab_basics.cc:20