Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
rolling_variance.hpp File Reference
Include dependency graph for rolling_variance.hpp:

Classes

struct  boost::accumulators::impl::lazy_rolling_variance_impl< Sample >
 Immediate (lazy) calculation of the rolling variance. More...
 
struct  boost::accumulators::impl::immediate_rolling_variance_impl< Sample >
 Iterative calculation of the rolling variance. More...
 
struct  boost::accumulators::tag::lazy_rolling_variance
 
struct  boost::accumulators::tag::immediate_rolling_variance
 
struct  boost::accumulators::tag::rolling_variance
 
struct  boost::accumulators::as_feature< tag::rolling_variance(lazy)>
 
struct  boost::accumulators::as_feature< tag::rolling_variance(immediate)>
 
struct  boost::accumulators::feature_of< tag::lazy_rolling_variance >
 
struct  boost::accumulators::feature_of< tag::immediate_rolling_variance >
 

Namespaces

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

Variables

extractor
< tag::lazy_rolling_variance >
const 
boost::accumulators::extract::lazy_rolling_variance = {}
 
extractor
< tag::immediate_rolling_variance >
const 
boost::accumulators::extract::immediate_rolling_variance = {}
 
extractor
< tag::rolling_variance >
const 
boost::accumulators::extract::rolling_variance = {}