Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct weighted_skewness

boost::accumulators::tag::weighted_skewness

Synopsis

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

PrevUpHomeNext