permlib
0.2.6
Library for permutation computations
|
BaseChange() | permlib::BaseChange< PERM, TRANS > | [inline] |
change(BSGS< PERM, TRANS > &bsgs, InputIterator baseBegin, InputIterator baseEnd, bool skipRedundant=false) const | permlib::NewBaseChange< PERM, TRANS > | |
isRedundant(const BSGSCore< PERM, TRANS > &bsgs, unsigned int baseTargetPos, unsigned long alpha) const | permlib::BaseChange< PERM, TRANS > | [protected] |
m_statScheierGeneratorsConsidered | permlib::BaseChange< PERM, TRANS > | [mutable] |
m_statTranspositions | permlib::BaseChange< PERM, TRANS > | [mutable] |
NewBaseChange(const BSGS< PERM, TRANS > &bsgs) | permlib::NewBaseChange< PERM, TRANS > | |
~NewBaseChange() | permlib::NewBaseChange< PERM, TRANS > |