Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template moment

boost::accumulators::tag::moment

Synopsis

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

template<int N> 
struct moment {
};

PrevUpHomeNext