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

Classes

struct  boost::accumulators::impl::lazy_rolling_mean_impl< Sample >
 
struct  boost::accumulators::impl::immediate_rolling_mean_impl< Sample >
 
struct  boost::accumulators::tag::lazy_rolling_mean
 
struct  boost::accumulators::tag::immediate_rolling_mean
 
struct  boost::accumulators::tag::rolling_mean
 
struct  boost::accumulators::as_feature< tag::rolling_mean(lazy)>
 
struct  boost::accumulators::as_feature< tag::rolling_mean(immediate)>
 
struct  boost::accumulators::feature_of< tag::immediate_rolling_mean >
 
struct  boost::accumulators::feature_of< tag::lazy_rolling_mean >
 

Namespaces

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

Variables

extractor
< tag::lazy_rolling_mean >
const 
boost::accumulators::extract::lazy_rolling_mean = {}
 
extractor
< tag::immediate_rolling_mean >
const 
boost::accumulators::extract::immediate_rolling_mean = {}
 
extractor< tag::rolling_mean >
const 
boost::accumulators::extract::rolling_mean = {}