Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template weighted_moment

boost::accumulators::tag::weighted_moment

Synopsis

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

template<int N> 
struct weighted_moment {
};

PrevUpHomeNext