Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global rolling_mean

boost::accumulators::extract::rolling_mean

Synopsis

// In header: <boost/accumulators/statistics/rolling_mean.hpp>

extractor< tag::rolling_mean > const rolling_mean;

PrevUpHomeNext