B | permlib::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) const | permlib::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() const | permlib::BSGSCore< PERM, TRANS > | inlinevirtual |
m_id | permlib::BSGSCore< PERM, TRANS > | protected |
n | permlib::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) const | permlib::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() const | permlib::BSGS< PERM, TRANS > | |
order() const | permlib::BSGS< PERM, TRANS > | |
PERMlist typedef (defined in permlib::BSGS< PERM, TRANS >) | permlib::BSGS< PERM, TRANS > | |
PERMtype typedef | permlib::BSGSCore< PERM, TRANS > | |
random(const int i=0) const | permlib::BSGS< PERM, TRANS > | |
S | permlib::BSGSCore< PERM, TRANS > | |
sift(const PERM &g, PERM &siftee, unsigned int j=0) const | permlib::BSGS< PERM, TRANS > | |
sift(const PERM &g, PERM &siftee, unsigned int j, unsigned int k) const | permlib::BSGS< PERM, TRANS > | |
sifts(const PERM &g) const | permlib::BSGS< PERM, TRANS > | |
stripRedundantBasePoints(int minPos=0) | permlib::BSGS< PERM, TRANS > | |
stripRedundantStrongGenerators() | permlib::BSGS< PERM, TRANS > | |
TRANStype typedef | permlib::BSGSCore< PERM, TRANS > | |
U | permlib::BSGSCore< PERM, TRANS > | |
updateOrbits(int pos) | permlib::BSGS< PERM, TRANS > | |
~BSGSCore() | permlib::BSGSCore< PERM, TRANS > | inlinevirtual |