Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global mean

boost::accumulators::extract::mean

Synopsis

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

extractor< tag::mean > const mean;

PrevUpHomeNext