permlib
0.2.9
Library for permutation computations
|
This is the complete list of members for permlib::SimpleBaseChange< PERM, TRANS, BASETRANSPOSE >, including all inherited members.
BaseChange() | permlib::BaseChange< PERM, TRANS > | inline |
change(BSGS< PERM, TRANS > &bsgs, InputIterator baseBegin, InputIterator baseEnd, bool skipRedundant=false) const | permlib::SimpleBaseChange< PERM, TRANS, BASETRANSPOSE > | |
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 |
SimpleBaseChange(const BSGS< PERM, TRANS > &) | permlib::SimpleBaseChange< PERM, TRANS, BASETRANSPOSE > | explicit |