#include <youngtab.hh>
Public Types | |
| typedef std::list< T > | tableau_container_t |
| typedef std::back_insert_iterator< tableau_container_t > | back_insert_iterator |
Public Member Functions | |
| yngint_t | total_dimension (unsigned int dim) |
| void | remove_nullifying_traces () |
| bool | standard_form () |
| void | add_tableau (const T &) |
| void | symmetrise (const T &tabsym) |
| back_insert_iterator | get_back_insert_iterator () |
Public Attributes | |
| tableau_container_t | storage |
|
|||||
|
|
|
|||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Put the set of tableaux into standard form by using Garnir symmetries. Return value indicates whether the tableaux were already all in standard form. |
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.4.6