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.

Bpermlib::BSGSCore< PERM, TRANS >
BSGS(dom_int n)permlib::BSGS< PERM, TRANS >explicit
BSGS(const BSGS< PERM, TRANS > &bsgs)permlib::BSGS< PERM, TRANS >
BSGSCore(unsigned int id)permlib::BSGSCore< PERM, TRANS >inlineexplicitprotected
BSGSCore(unsigned int id, dom_int n_, dom_int bSize)permlib::BSGSCore< PERM, TRANS >inlineprotected
BSGSCore(unsigned int id, const std::vector< dom_int > &B_, const std::vector< TRANS > &U_, dom_int n_)permlib::BSGSCore< PERM, TRANS >inlineprotected
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 >
isSymmetricGroup() constpermlib::BSGSCore< PERM, TRANS >inlinevirtual
m_idpermlib::BSGSCore< PERM, TRANS >protected
npermlib::BSGSCore< 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 >
operator==(const BSGSCore< PERM, TRANS > &bsgs) constpermlib::BSGSCore< PERM, TRANS >virtual
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 >
PERMtype typedefpermlib::BSGSCore< PERM, TRANS >
random(const int i=0) constpermlib::BSGS< PERM, TRANS >
Spermlib::BSGSCore< 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 >
TRANStype typedefpermlib::BSGSCore< PERM, TRANS >
Upermlib::BSGSCore< PERM, TRANS >
updateOrbits(int pos)permlib::BSGS< PERM, TRANS >
~BSGSCore()permlib::BSGSCore< PERM, TRANS >inlinevirtual