, including all inherited members.
adjust() | ThLeftNormalForm | [inline] |
adjustDecomposition(int rank, int &power, list< Permutation > &decomp) | ThLeftNormalForm | [static] |
areConjugate(const ThLeftNormalForm &rep) const | ThLeftNormalForm | |
areConjugate_uss(const ThLeftNormalForm &nf, int time_sec_bound=999999) const | ThLeftNormalForm | |
computePeriod() const | ThLeftNormalForm | |
cycle() const | ThLeftNormalForm | |
decycle() const | ThLeftNormalForm | |
findSSSRepresentative() const | ThLeftNormalForm | |
findUSSRepresentative() const | ThLeftNormalForm | |
getDecomposition() const | ThLeftNormalForm | [inline] |
getMainPullback(const Permutation &s, int period) const | ThLeftNormalForm | |
getPower() const | ThLeftNormalForm | [inline] |
getPullback(const Permutation &s) const | ThLeftNormalForm | |
getRank() const | ThLeftNormalForm | [inline] |
getSimpleConjugator(const Permutation &start) const | ThLeftNormalForm | |
getSimpleConjugators() const | ThLeftNormalForm | |
getSimpleSummitConjugator(const Permutation &start) const | ThLeftNormalForm | |
getSimpleSummitConjugators() const | ThLeftNormalForm | |
getSimpleUltraConjugator(int period, const Permutation &start) const | ThLeftNormalForm | |
getSimpleUltraConjugators(int period) const | ThLeftNormalForm | |
getTransport(const ThLeftNormalForm &B, const Permutation &u) const | ThLeftNormalForm | |
getTransports(const Permutation &u, int period) const | ThLeftNormalForm | |
getWord() const | ThLeftNormalForm | |
increaseRank(int N) const | ThLeftNormalForm | |
inverse() const | ThLeftNormalForm | |
isTrivial() const | ThLeftNormalForm | [inline] |
multiply(const ThLeftNormalForm &rep) const | ThLeftNormalForm | |
NF typedef | ThLeftNormalForm | [private] |
NO_CHANGE enum value | ThLeftNormalForm | [private] |
ONE_MULTIPLIER enum value | ThLeftNormalForm | [private] |
operator NF() const | ThLeftNormalForm | [inline] |
operator ThRightNormalForm() const | ThLeftNormalForm | |
operator!=(const ThLeftNormalForm &rep) const | ThLeftNormalForm | [inline] |
operator*(const ThLeftNormalForm &pr) const | ThLeftNormalForm | [inline] |
operator*=(const ThLeftNormalForm &rep) | ThLeftNormalForm | [inline] |
operator-() const | ThLeftNormalForm | [inline] |
operator<(const ThLeftNormalForm &rep) const | ThLeftNormalForm | [inline] |
operator=(const ThLeftNormalForm &rep) | ThLeftNormalForm | [inline] |
operator=(const NF &pr) | ThLeftNormalForm | [inline] |
operator==(const ThLeftNormalForm &rep) const | ThLeftNormalForm | |
reverse(NF &pr) | ThLeftNormalForm | [private, static] |
setDecomposition(const list< Permutation > &d) | ThLeftNormalForm | [inline] |
setPower(int p) | ThLeftNormalForm | [inline] |
theDecomposition | ThLeftNormalForm | [private] |
theOmegaPower | ThLeftNormalForm | [private] |
theRank | ThLeftNormalForm | [private] |
ThLeftNormalForm(int rank=0) | ThLeftNormalForm | [inline] |
ThLeftNormalForm(const ThLeftNormalForm &rep) | ThLeftNormalForm | [inline] |
ThLeftNormalForm(int rank, int p, const list< Permutation > &d) | ThLeftNormalForm | [inline] |
ThLeftNormalForm(const NF &pr) | ThLeftNormalForm | [inline] |
ThLeftNormalForm(const BraidGroup &G, const Word &w) | ThLeftNormalForm | |
ThLeftNormalForm(const Permutation &p) | ThLeftNormalForm | [inline] |
transform(int theIndex, Permutation &p1, Permutation &p2) | ThLeftNormalForm | [private, static] |
transformationResult enum name | ThLeftNormalForm | [private] |
TWO_MULTIPLIERS enum value | ThLeftNormalForm | [private] |
ussAddTrajectory(const ThLeftNormalForm &new_elt, const ThLeftNormalForm &new_conjugator, map< ThLeftNormalForm, pair< ThLeftNormalForm, int > > &uss_new1, map< ThLeftNormalForm, pair< ThLeftNormalForm, int > > &uss_checked1, const map< ThLeftNormalForm, pair< ThLeftNormalForm, int > > &uss_new2, const map< ThLeftNormalForm, pair< ThLeftNormalForm, int > > &uss_checked2) const | ThLeftNormalForm | [private] |
ussConstructionIteration(map< ThLeftNormalForm, pair< ThLeftNormalForm, int > > &uss_new1, map< ThLeftNormalForm, pair< ThLeftNormalForm, int > > &uss_checked1, const map< ThLeftNormalForm, pair< ThLeftNormalForm, int > > &uss_new2, const map< ThLeftNormalForm, pair< ThLeftNormalForm, int > > &uss_checked2) const | ThLeftNormalForm | [private] |