Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct median

boost::accumulators::tag::median

Synopsis

struct median : public boost::accumulators::depends_on< Feature1, Feature2, > {
};

PrevUpHomeNext