Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template rolling_mean_impl

boost::accumulators::impl::rolling_mean_impl

Synopsis

// In header: <boost/accumulators/statistics_fwd.hpp>

template<typename Sample> 
struct rolling_mean_impl {
};

PrevUpHomeNext