Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global max

boost::accumulators::extract::max

Synopsis

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

extractor< tag::max > const max;

PrevUpHomeNext