| array typedef | HPCombi::VectGeneric< Size, uint8_t > | |
| begin() | HPCombi::VectGeneric< Size, uint8_t > | inline |
| begin() const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| const_iterator typedef | HPCombi::VectGeneric< Size, uint8_t > | |
| elementary_transposition(uint64_t i) | HPCombi::PermGeneric< Size, Expo > | static |
| end() | HPCombi::VectGeneric< Size, uint8_t > | inline |
| end() const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| eval() const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| first_diff(const VectGeneric &u, size_t bound=Size) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| first_non_zero(size_t bound=Size) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| first_zero(size_t bound=Size) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| horiz_max() const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| horiz_min() const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| horiz_sum() const noexcept | HPCombi::VectGeneric< Size, uint8_t > | inline |
| inverse() const | HPCombi::PermGeneric< Size, Expo > | |
| is_permutation(const size_t k=Size) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| is_sorted() const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| iterator typedef | HPCombi::VectGeneric< Size, uint8_t > | |
| last_diff(const VectGeneric &u, size_t bound=Size) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| last_non_zero(size_t bound=Size) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| last_zero(size_t bound=Size) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| left_weak_leq(PermGeneric other) const | HPCombi::PermGeneric< Size, Expo > | |
| lehmer() const | HPCombi::PermGeneric< Size, Expo > | |
| length() const | HPCombi::PermGeneric< Size, Expo > | |
| less_partial(const VectGeneric &u, int k) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| nb_cycles() const | HPCombi::PermGeneric< Size, Expo > | |
| nb_descents() const | HPCombi::PermGeneric< Size, Expo > | |
| one() | HPCombi::PermGeneric< Size, Expo > | inlinestatic |
| operator!=(const VectGeneric &u) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| operator*(const PermGeneric &p) const | HPCombi::PermGeneric< Size, Expo > | inline |
| operator<(const VectGeneric &u) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| operator==(const VectGeneric &u) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| operator[](uint64_t i) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| operator[](uint64_t i) | HPCombi::VectGeneric< Size, uint8_t > | inline |
| partial_max_inplace() | HPCombi::VectGeneric< Size, uint8_t > | inline |
| partial_min_inplace() | HPCombi::VectGeneric< Size, uint8_t > | inline |
| partial_sums() const noexcept | HPCombi::VectGeneric< Size, uint8_t > | inline |
| partial_sums_inplace() | HPCombi::VectGeneric< Size, uint8_t > | inline |
| PermGeneric()=default | HPCombi::PermGeneric< Size, Expo > | |
| PermGeneric(const vect v) | HPCombi::PermGeneric< Size, Expo > | inline |
| PermGeneric(std::initializer_list< Expo > il) | HPCombi::PermGeneric< Size, Expo > | |
| permuted(const VectGeneric &u) const | HPCombi::VectGeneric< Size, uint8_t > | inline |
| random() | HPCombi::PermGeneric< Size, Expo > | static |
| size() | HPCombi::PermGeneric< Size, Expo > | inlinestatic |
| sort() | HPCombi::VectGeneric< Size, uint8_t > | inline |
| v | HPCombi::VectGeneric< Size, uint8_t > | |
| value_type typedef | HPCombi::VectGeneric< Size, uint8_t > | |
| vect typedef | HPCombi::PermGeneric< Size, Expo > | |
| VectGeneric()=default | HPCombi::VectGeneric< Size, uint8_t > | |
| VectGeneric(const array &_v) | HPCombi::VectGeneric< Size, uint8_t > | inline |
| VectGeneric(std::initializer_list< uint8_t > il, uint8_t def=0) | HPCombi::VectGeneric< Size, uint8_t > | inline |