Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct feature_of<tag::immediate_weighted_mean>

boost::accumulators::feature_of<tag::immediate_weighted_mean>

Synopsis

struct feature_of<tag::immediate_weighted_mean> : public boost::accumulators::boost::accumulators::feature_of< tag::immediate_mean >
{
};

PrevUpHomeNext