permlib
0.2.9
Library for permutation computations
|
This is the complete list of members for permlib::KnownBSGSConstruction< PERM, TRANS >, including all inherited members.
BaseConstruction(dom_int n) | permlib::BaseConstruction< PERM, TRANS > | explicit |
construct(ForwardIterator generatorsBegin, ForwardIterator generatorsEnd, InputIterator knownBaseBegin, InputIterator knownBaseEnd) const | permlib::KnownBSGSConstruction< PERM, TRANS > | |
empty | permlib::BaseConstruction< PERM, TRANS > | protectedstatic |
KnownBSGSConstruction(unsigned int n) | permlib::KnownBSGSConstruction< PERM, TRANS > | |
m_n | permlib::BaseConstruction< PERM, TRANS > | protected |
mergeGenerators(std::vector< std::list< typename PERM::ptr > > &S, BSGS< PERM, TRANS > &ret) const | permlib::BaseConstruction< PERM, TRANS > | protected |
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 |