permlib  0.2.6
Library for permutation computations
 All Classes Functions Variables Typedefs Enumerations Friends
permlib::Transversal< PERM > Member List
This is the complete list of members for permlib::Transversal< PERM >, including all inherited members.
at(unsigned long val) const =0permlib::Transversal< PERM > [pure virtual]
begin() const permlib::Transversal< PERM > [inline]
contains(const unsigned long &val) const permlib::Transversal< PERM > [virtual]
element() const permlib::Transversal< PERM > [inline, virtual]
end() const permlib::Transversal< PERM > [inline]
foundOrbitElement(const unsigned long &alpha, const unsigned long &alpha_p, const typename PERM::ptr &p)permlib::Transversal< PERM > [protected, virtual]
m_npermlib::Transversal< PERM > [protected]
m_orbitpermlib::Transversal< PERM > [protected]
m_sortedpermlib::Transversal< PERM > [protected]
m_transversalpermlib::Transversal< PERM > [protected]
n() const permlib::Transversal< PERM > [inline]
operator<<(std::ostream &out, const Transversal< PERM > &p)permlib::Transversal< PERM > [friend]
orbit(unsigned long alpha, const std::list< typename PERM::ptr > &generators)permlib::Transversal< PERM > [virtual]
Orbit< PERM, unsigned long >::orbit(const unsigned long &beta, const std::list< typename PERM::ptr > &generators, Action a, std::list< unsigned long > &orbitList)permlib::Orbit< PERM, unsigned long > [protected]
orbitUpdate(unsigned long alpha, const std::list< typename PERM::ptr > &generators, const typename PERM::ptr &g)permlib::Transversal< PERM > [virtual]
Orbit< PERM, unsigned long >::orbitUpdate(const unsigned long &beta, const std::list< typename PERM::ptr > &generators, const typename PERM::ptr &g, Action a, std::list< unsigned long > &orbitList)permlib::Orbit< PERM, unsigned long > [protected]
pairIt() const permlib::Transversal< PERM > [inline]
PERMtype typedefpermlib::Orbit< PERM, unsigned long >
permute(const PERM &g, const PERM &gInv)permlib::Transversal< PERM > [virtual]
registerMove(unsigned long from, unsigned long to, const typename PERM::ptr &p)permlib::Transversal< PERM > [protected, virtual]
size() const permlib::Transversal< PERM > [inline]
sort(InputIterator Bbegin, InputIterator Bend)permlib::Transversal< PERM >
sorted() const permlib::Transversal< PERM > [inline]
Transversal(unsigned int n)permlib::Transversal< PERM >
trivialByDefinition(const PERM &x, unsigned long to) const =0permlib::Transversal< PERM > [pure virtual]
updateGenerators(const std::map< PERM *, typename PERM::ptr > &generatorChange)permlib::Transversal< PERM > [inline, virtual]
~Orbit() (defined in permlib::Orbit< PERM, unsigned long >)permlib::Orbit< PERM, unsigned long > [inline, virtual]
~Transversal()permlib::Transversal< PERM > [inline, virtual]