|
MINT2
|
This is the complete list of members for Permutation, including all inherited members.
| __unit | Permutation | protectedstatic |
| _sign | Permutation | protected |
| _v | Permutation | protected |
| dummy | Permutation | protectedstatic |
| getInverse() const | Permutation | |
| isUnity() const | Permutation | |
| makeUnity() | Permutation | |
| mapOrder(const std::vector< T > &in, std::vector< T > &out) const | Permutation | inline |
| mapOrder(const MINT::PolymorphVector< T > &pv, std::vector< T > &out) const | Permutation | inline |
| mapOrder(const MINT::PolymorphVector< T > &pv, MINT::PolymorphVector< T > &out) const | Permutation | inline |
| mapOrder(const std::vector< T > &in) const | Permutation | inline |
| mapOrder(const MINT::PolymorphVector< T > &in) const | Permutation | inline |
| mapValues(const std::vector< int > &in, std::vector< int > &out) const | Permutation | inline |
| mapValues(const std::vector< int > &in) const | Permutation | inline |
| nPermutations() const | Permutation | |
| operator *(const Permutation &rhs) const | Permutation | |
| operator/(const Permutation &rhs) const | Permutation | |
| operator<(const Permutation &rhs) const | Permutation | |
| operator<=(const Permutation &rhs) const | Permutation | |
| operator==(const Permutation &rhs) const | Permutation | |
| operator>(const Permutation &rhs) const | Permutation | |
| operator>=(const Permutation &rhs) const | Permutation | |
| operator[](int i) const | Permutation | inline |
| operator[](int i) | Permutation | inline |
| Permutation(int n=1) | Permutation | inline |
| Permutation(const Permutation &other) | Permutation | inline |
| print(std::ostream &os=std::cout) const | Permutation | |
| reset(int n) | Permutation | |
| set(const std::vector< int > &v, int sgn=1) | Permutation | |
| set(int a) | Permutation | |
| set(int a, int b) | Permutation | |
| set(int a, int b, int c) | Permutation | |
| set(int a, int b, int c, int d) | Permutation | |
| set(int a, int b, int c, int d, int e) | Permutation | |
| setSign(int s) | Permutation | |
| sign() const | Permutation | inline |
| size() const | Permutation | inline |
| swap(int x1, int x2, int sgn=1) | Permutation | |
| unity() | Permutation | static |
| y_of_x(int i) | Permutation | protected |
| y_of_x(int i) const | Permutation | protected |
1.8.15