Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template moment

boost::accumulators::tag::moment

Synopsis

template<int N> 
struct moment : public boost::accumulators::depends_on< Feature1, Feature2, > {
};

PrevUpHomeNext