Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template weighted_moment

boost::accumulators::tag::weighted_moment

Synopsis

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

PrevUpHomeNext