This is the complete list of members for histogram< T >, including all inherited members.
dimension() | histogram< T > | inlinestatic |
equals(OtherType const &otherhist) const | histogram< T > | inline |
fill(SrcView const &srcview, std::size_t bin_width=1, bool applymask=false, std::vector< std::vector< bool >> mask={}, key_t lower=key_t(), key_t upper=key_t(), bool setlimits=false) | histogram< T > | inline |
histogram()=default (defined in histogram< T >) | histogram< T > | |
is_pixel_compatible() | histogram< T > | inlinestatic |
is_tuple_compatible(Tuple const &) | histogram< T > | inline |
key_from_pixel(Pixel const &p) const | histogram< T > | inline |
key_from_tuple(Tuple const &t) const | histogram< T > | inline |
max_key() const | histogram< T > | inline |
min_key() const | histogram< T > | inline |
nearest_key(key_t const &k) const | histogram< T > | inline |
normalize() | histogram< T > | inline |
operator()(T... indices) | histogram< T > | inline |
sorted_keys() const | histogram< T > | inline |
sub_histogram(Tuple const &t1, Tuple const &t2) | histogram< T > | inline |
sub_histogram() | histogram< T > | inline |
sum() const | histogram< T > | inline |