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

Classes

struct  boost::accumulators::impl::lazy_variance_impl< Sample, MeanFeature >
 Lazy calculation of variance. More...
 
struct  boost::accumulators::impl::variance_impl< Sample, MeanFeature, Tag >
 Iterative calculation of variance. More...
 
struct  boost::accumulators::tag::lazy_variance
 
struct  boost::accumulators::tag::variance
 
struct  boost::accumulators::as_feature< tag::variance(lazy)>
 
struct  boost::accumulators::as_feature< tag::variance(immediate)>
 
struct  boost::accumulators::feature_of< tag::lazy_variance >
 
struct  boost::accumulators::as_weighted_feature< tag::variance >
 
struct  boost::accumulators::feature_of< tag::weighted_variance >
 
struct  boost::accumulators::as_weighted_feature< tag::lazy_variance >
 
struct  boost::accumulators::feature_of< tag::lazy_weighted_variance >
 

Namespaces

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

Variables

extractor< tag::lazy_variance >
const 
boost::accumulators::extract::lazy_variance = {}
 
extractor< tag::variance > const boost::accumulators::extract::variance = {}