, including all inherited members.
BaseConstruction(dom_int n) | permlib::BaseConstruction< PERM, TRANS > | [explicit] |
construct(ForwardIterator generatorsBegin, ForwardIterator generatorsEnd, bool &guaranteedBSGS) const | permlib::RandomSchreierSimsConstruction< PERM, TRANS > | [inline] |
construct(ForwardIterator generatorsBegin, ForwardIterator generatorsEnd, InputIterator prescribedBaseBegin, InputIterator prescribedBaseEnd, bool &guaranteedBSGS) const | permlib::RandomSchreierSimsConstruction< PERM, TRANS > | |
empty | permlib::BaseConstruction< PERM, TRANS > | [protected, static] |
m_n | permlib::BaseConstruction< PERM, TRANS > | [protected] |
m_statRandomElementsConsidered | permlib::RandomSchreierSimsConstruction< PERM, TRANS > | [mutable] |
maxIterationFactor | permlib::RandomSchreierSimsConstruction< PERM, TRANS > | [static] |
mergeGenerators(std::vector< std::list< typename PERM::ptr > > &S, BSGS< PERM, TRANS > &ret) const | permlib::BaseConstruction< PERM, TRANS > | [protected] |
minimalConsecutiveSiftingElementCount | permlib::RandomSchreierSimsConstruction< PERM, TRANS > | [static] |
RandomSchreierSimsConstruction(unsigned int n, RandomGenerator< PERM > *rng, unsigned long knownOrder=0) | permlib::RandomSchreierSimsConstruction< PERM, TRANS > | |
setup(ForwardIterator generatorsBegin, ForwardIterator generatorsEnd, InputIterator prescribedBaseBegin, InputIterator prescribedBaseEnd, BSGS< PERM, TRANS > &bsgs, std::vector< std::list< typename PERM::ptr > > &S) const | permlib::BaseConstruction< PERM, TRANS > | [protected] |