Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct weighted_kurtosis

boost::accumulators::tag::weighted_kurtosis

Synopsis

struct weighted_kurtosis :
  public boost::accumulators::depends_on< Feature1, Feature2, >
{
};

PrevUpHomeNext