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

Classes

struct  boost::accumulators::impl::weighted_mean_impl< Sample, Weight, Tag >
 
struct  boost::accumulators::impl::immediate_weighted_mean_impl< Sample, Weight, Tag >
 
struct  boost::accumulators::tag::weighted_mean
 
struct  boost::accumulators::tag::immediate_weighted_mean
 
struct  boost::accumulators::tag::weighted_mean_of_variates< VariateType, VariateTag >
 
struct  boost::accumulators::tag::immediate_weighted_mean_of_variates< VariateType, VariateTag >
 
struct  boost::accumulators::as_feature< tag::weighted_mean(lazy)>
 
struct  boost::accumulators::as_feature< tag::weighted_mean(immediate)>
 
struct  boost::accumulators::as_feature< tag::weighted_mean_of_variates< VariateType, VariateTag >(lazy)>
 
struct  boost::accumulators::as_feature< tag::weighted_mean_of_variates< VariateType, VariateTag >(immediate)>
 

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::weighted_mean = {}