Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template weighted_tail_variate_means

boost::accumulators::tag::weighted_tail_variate_means

Synopsis

// In header: <boost/accumulators/statistics_fwd.hpp>

template<typename LeftRight, typename VariateType, typename VariateTag> 
struct weighted_tail_variate_means {
};

PrevUpHomeNext