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

Classes

struct  boost::accumulators::impl::lazy_weighted_variance_impl< Sample, Weight, MeanFeature >
 Lazy calculation of variance of weighted samples. More...
 
struct  boost::accumulators::impl::weighted_variance_impl< Sample, Weight, MeanFeature, Tag >
 Iterative calculation of variance of weighted samples. More...
 
struct  boost::accumulators::tag::lazy_weighted_variance
 
struct  boost::accumulators::tag::weighted_variance
 
struct  boost::accumulators::as_feature< tag::weighted_variance(lazy)>
 
struct  boost::accumulators::as_feature< tag::weighted_variance(immediate)>
 

Namespaces

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

Variables

extractor
< tag::lazy_weighted_variance >
const 
boost::accumulators::extract::lazy_weighted_variance = {}
 
extractor
< tag::weighted_variance >
const 
boost::accumulators::extract::weighted_variance = {}