Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct mean

boost::accumulators::tag::mean

Synopsis

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

PrevUpHomeNext