binning_ | jb::histogram< binning_strategy_t, counter_type_t > | private |
binning_strategy typedef | jb::histogram< binning_strategy_t, counter_type_t > | |
bins_ | jb::histogram< binning_strategy_t, counter_type_t > | private |
counter_type typedef | jb::histogram< binning_strategy_t, counter_type_t > | |
counters typedef | jb::histogram< binning_strategy_t, counter_type_t > | |
estimated_mean() const | jb::histogram< binning_strategy_t, counter_type_t > | inline |
estimated_quantile(double q) const | jb::histogram< binning_strategy_t, counter_type_t > | inline |
histogram(binning_strategy const &mapping=binning_strategy()) | jb::histogram< binning_strategy_t, counter_type_t > | inlineexplicit |
midpoint(sample_type const &a, sample_type const &b) const | jb::histogram< binning_strategy_t, counter_type_t > | inlineprivate |
nbins() const | jb::histogram< binning_strategy_t, counter_type_t > | inlineprivate |
nsamples() const | jb::histogram< binning_strategy_t, counter_type_t > | inline |
nsamples_ | jb::histogram< binning_strategy_t, counter_type_t > | private |
observed_max() const | jb::histogram< binning_strategy_t, counter_type_t > | inline |
observed_max_ | jb::histogram< binning_strategy_t, counter_type_t > | private |
observed_min() const | jb::histogram< binning_strategy_t, counter_type_t > | inline |
observed_min_ | jb::histogram< binning_strategy_t, counter_type_t > | private |
overflow_count() const | jb::histogram< binning_strategy_t, counter_type_t > | inline |
overflow_count_ | jb::histogram< binning_strategy_t, counter_type_t > | private |
reset() | jb::histogram< binning_strategy_t, counter_type_t > | inline |
sample(sample_type const &t) | jb::histogram< binning_strategy_t, counter_type_t > | inline |
sample_type typedef | jb::histogram< binning_strategy_t, counter_type_t > | |
summary() const | jb::histogram< binning_strategy_t, counter_type_t > | inline |
underflow_count() const | jb::histogram< binning_strategy_t, counter_type_t > | inline |
underflow_count_ | jb::histogram< binning_strategy_t, counter_type_t > | private |
weighted_sample(sample_type const &t, counter_type weight) | jb::histogram< binning_strategy_t, counter_type_t > | inline |