HPCombi
High Performance Combinatorics in C++ using vector instructions v1.0.0
Loading...
Searching...
No Matches
HPCombi::VectGeneric< Size, Expo > Member List

This is the complete list of members for HPCombi::VectGeneric< Size, Expo >, including all inherited members.

array typedefHPCombi::VectGeneric< Size, Expo >
begin()HPCombi::VectGeneric< Size, Expo >inline
begin() constHPCombi::VectGeneric< Size, Expo >inline
const_iterator typedefHPCombi::VectGeneric< Size, Expo >
end()HPCombi::VectGeneric< Size, Expo >inline
end() constHPCombi::VectGeneric< Size, Expo >inline
eval() constHPCombi::VectGeneric< Size, Expo >inline
first_diff(const VectGeneric &u, size_t bound=Size) constHPCombi::VectGeneric< Size, Expo >inline
first_non_zero(size_t bound=Size) constHPCombi::VectGeneric< Size, Expo >inline
first_zero(size_t bound=Size) constHPCombi::VectGeneric< Size, Expo >inline
horiz_max() constHPCombi::VectGeneric< Size, Expo >inline
horiz_min() constHPCombi::VectGeneric< Size, Expo >inline
horiz_sum() const noexceptHPCombi::VectGeneric< Size, Expo >inline
is_permutation(const size_t k=Size) constHPCombi::VectGeneric< Size, Expo >inline
is_sorted() constHPCombi::VectGeneric< Size, Expo >inline
iterator typedefHPCombi::VectGeneric< Size, Expo >
last_diff(const VectGeneric &u, size_t bound=Size) constHPCombi::VectGeneric< Size, Expo >inline
last_non_zero(size_t bound=Size) constHPCombi::VectGeneric< Size, Expo >inline
last_zero(size_t bound=Size) constHPCombi::VectGeneric< Size, Expo >inline
less_partial(const VectGeneric &u, int k) constHPCombi::VectGeneric< Size, Expo >inline
operator!=(const VectGeneric &u) constHPCombi::VectGeneric< Size, Expo >inline
operator<(const VectGeneric &u) constHPCombi::VectGeneric< Size, Expo >inline
operator==(const VectGeneric &u) constHPCombi::VectGeneric< Size, Expo >inline
operator[](uint64_t i) constHPCombi::VectGeneric< Size, Expo >inline
operator[](uint64_t i)HPCombi::VectGeneric< Size, Expo >inline
partial_max_inplace()HPCombi::VectGeneric< Size, Expo >inline
partial_min_inplace()HPCombi::VectGeneric< Size, Expo >inline
partial_sums() const noexceptHPCombi::VectGeneric< Size, Expo >inline
partial_sums_inplace()HPCombi::VectGeneric< Size, Expo >inline
permuted(const VectGeneric &u) constHPCombi::VectGeneric< Size, Expo >inline
random()HPCombi::VectGeneric< Size, Expo >inlinestatic
size()HPCombi::VectGeneric< Size, Expo >inlinestatic
sort()HPCombi::VectGeneric< Size, Expo >inline
vHPCombi::VectGeneric< Size, Expo >
value_type typedefHPCombi::VectGeneric< Size, Expo >
VectGeneric()=defaultHPCombi::VectGeneric< Size, Expo >
VectGeneric(const array &_v)HPCombi::VectGeneric< Size, Expo >inline
VectGeneric(std::initializer_list< Expo > il, Expo def=0)HPCombi::VectGeneric< Size, Expo >inline