Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
mean.hpp File Reference
Include dependency graph for mean.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::accumulators::impl::mean_impl< Sample, SumFeature >
 
struct  boost::accumulators::impl::immediate_mean_impl< Sample, Tag >
 
struct  boost::accumulators::tag::mean
 
struct  boost::accumulators::tag::immediate_mean
 
struct  boost::accumulators::tag::mean_of_weights
 
struct  boost::accumulators::tag::immediate_mean_of_weights
 
struct  boost::accumulators::tag::mean_of_variates< VariateType, VariateTag >
 
struct  boost::accumulators::tag::immediate_mean_of_variates< VariateType, VariateTag >
 
struct  boost::accumulators::as_feature< tag::mean(lazy)>
 
struct  boost::accumulators::as_feature< tag::mean(immediate)>
 
struct  boost::accumulators::as_feature< tag::mean_of_weights(lazy)>
 
struct  boost::accumulators::as_feature< tag::mean_of_weights(immediate)>
 
struct  boost::accumulators::as_feature< tag::mean_of_variates< VariateType, VariateTag >(lazy)>
 
struct  boost::accumulators::as_feature< tag::mean_of_variates< VariateType, VariateTag >(immediate)>
 
struct  boost::accumulators::feature_of< tag::immediate_mean >
 
struct  boost::accumulators::feature_of< tag::immediate_mean_of_weights >
 
struct  boost::accumulators::feature_of< tag::immediate_mean_of_variates< VariateType, VariateTag > >
 
struct  boost::accumulators::as_weighted_feature< tag::mean >
 
struct  boost::accumulators::feature_of< tag::weighted_mean >
 
struct  boost::accumulators::as_weighted_feature< tag::immediate_mean >
 
struct  boost::accumulators::feature_of< tag::immediate_weighted_mean >
 
struct  boost::accumulators::as_weighted_feature< tag::mean_of_variates< VariateType, VariateTag > >
 
struct  boost::accumulators::feature_of< tag::weighted_mean_of_variates< VariateType, VariateTag > >
 
struct  boost::accumulators::as_weighted_feature< tag::immediate_mean_of_variates< VariateType, VariateTag > >
 
struct  boost::accumulators::feature_of< tag::immediate_weighted_mean_of_variates< VariateType, VariateTag > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::accumulators
 
 boost::accumulators::impl
 
 boost::accumulators::tag
 
 boost::accumulators::extract
 

Variables

extractor< tag::mean > const boost::accumulators::extract::mean = {}
 
extractor
< tag::mean_of_weights > const 
boost::accumulators::extract::mean_of_weights = {}