permlib  0.2.9
Library for permutation computations
permlib::BSGS< PERM, TRANS > Member List

This is the complete list of members for permlib::BSGS< PERM, TRANS >, including all inherited members.

BSGS(dom_int n)permlib::BSGS< PERM, TRANS >explicit
BSGS(const BSGS< PERM, TRANS > &bsgs)permlib::BSGS< PERM, TRANS >
chooseBaseElement(const PERM &h, dom_int &beta) constpermlib::BSGS< PERM, TRANS >
conjugate(const PERM &g)permlib::BSGS< PERM, TRANS >
insertGenerator(const typename PERM::ptr &g, bool updateOrbit)permlib::BSGS< PERM, TRANS >
insertRedundantBasePoint(unsigned int beta, unsigned int minPos=0)permlib::BSGS< PERM, TRANS >
operator<<(std::ostream &out, const BSGS< PERM, TRANS > &bsgs)permlib::BSGS< PERM, TRANS >friend
operator=(const BSGS< PERM, TRANS > &)permlib::BSGS< PERM, TRANS >
orbit(unsigned int j, const PERMlist &generators)permlib::BSGS< PERM, TRANS >
orbitUpdate(unsigned int j, const PERMlist &generators, const typename PERM::ptr &g)permlib::BSGS< PERM, TRANS >
order() constpermlib::BSGS< PERM, TRANS >
order() constpermlib::BSGS< PERM, TRANS >
PERMlist typedef (defined in permlib::BSGS< PERM, TRANS >)permlib::BSGS< PERM, TRANS >
random(const int i=0) constpermlib::BSGS< PERM, TRANS >
sift(const PERM &g, PERM &siftee, unsigned int j=0) constpermlib::BSGS< PERM, TRANS >
sift(const PERM &g, PERM &siftee, unsigned int j, unsigned int k) constpermlib::BSGS< PERM, TRANS >
sifts(const PERM &g) constpermlib::BSGS< PERM, TRANS >
stripRedundantBasePoints(int minPos=0)permlib::BSGS< PERM, TRANS >
stripRedundantStrongGenerators()permlib::BSGS< PERM, TRANS >
updateOrbits(int pos)permlib::BSGS< PERM, TRANS >