Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct weighted_sum

boost::accumulators::tag::weighted_sum

Synopsis

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

PrevUpHomeNext