Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template feature_of<>

boost::accumulators::feature_of<tag::weighted_moment< N >>

Synopsis

// In header: <boost/accumulators/statistics/moment.hpp>

template< N> 
struct feature_of<> : public  {
};

PrevUpHomeNext