Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template feature_of<tag::weighted_mean_of_variates< VariateType, VariateTag >>

boost::accumulators::feature_of<tag::weighted_mean_of_variates< VariateType, VariateTag >>

Synopsis

template<typename VariateType, typename VariateTag> 
struct feature_of<tag::weighted_mean_of_variates< VariateType, VariateTag >> {
};

PrevUpHomeNext