permlib  0.2.6
Library for permutation computations
 All Classes Functions Variables Typedefs Enumerations Friends
permlib::SchreierSimsConstruction< PERM, TRANS > Member List
This is the complete list of members for permlib::SchreierSimsConstruction< PERM, TRANS >, including all inherited members.
BaseConstruction(dom_int n)permlib::BaseConstruction< PERM, TRANS > [explicit]
construct(ForwardIterator generatorsBegin, ForwardIterator generatorsEnd) const permlib::SchreierSimsConstruction< PERM, TRANS > [inline]
construct(ForwardIterator generatorsBegin, ForwardIterator generatorsEnd, InputIterator prescribedBaseBegin, InputIterator prescribedBaseEnd) const permlib::SchreierSimsConstruction< PERM, TRANS >
emptypermlib::BaseConstruction< PERM, TRANS > [protected, static]
m_npermlib::BaseConstruction< PERM, TRANS > [protected]
m_statScheierGeneratorsConsideredpermlib::SchreierSimsConstruction< PERM, TRANS > [mutable]
mergeGenerators(std::vector< std::list< typename PERM::ptr > > &S, BSGS< PERM, TRANS > &ret) const permlib::BaseConstruction< PERM, TRANS > [protected]
SchreierSimsConstruction(unsigned int n)permlib::SchreierSimsConstruction< PERM, TRANS > [explicit]
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]