tlx
Aggregate< Type_ > Member List

This is the complete list of members for Aggregate< Type_ >, including all inherited members.

add(const Type &value) noexceptAggregate< Type_ >inline
Aggregate()=defaultAggregate< Type_ >
Aggregate(size_t count, const double &mean, const double &nvar, const Type &min, const Type &max) noexceptAggregate< Type_ >inline
average() const noexceptAggregate< Type_ >inline
avg() const noexceptAggregate< Type_ >inline
combine_means(const Aggregate &a) const noexceptAggregate< Type_ >inlineprivate
combine_variance(const Aggregate &other) const noexceptAggregate< Type_ >inlineprivate
count() const noexceptAggregate< Type_ >inline
count_Aggregate< Type_ >private
max() const noexceptAggregate< Type_ >inline
max_Aggregate< Type_ >private
mean() const noexceptAggregate< Type_ >inline
mean_Aggregate< Type_ >private
min() const noexceptAggregate< Type_ >inline
min_Aggregate< Type_ >private
nvar_Aggregate< Type_ >private
operator+(const Aggregate &a) const noexceptAggregate< Type_ >inline
operator+=(const Aggregate &a) noexceptAggregate< Type_ >inline
serialize(Archive &archive)Aggregate< Type_ >inline
span() const noexceptAggregate< Type_ >inline
standard_deviation(size_t ddof=1) const Aggregate< Type_ >inline
stdev(size_t ddof=1) const Aggregate< Type_ >inline
sum() const Aggregate< Type_ >inline
total() const Aggregate< Type_ >inline
Type typedefAggregate< Type_ >
var(size_t ddof=1) const Aggregate< Type_ >inline
variance(size_t ddof=1) const Aggregate< Type_ >inline