Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Global median

boost::accumulators::extract::median

Synopsis

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

extractor< tag::median > const median;

PrevUpHomeNext