Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct immediate_weighted_mean

boost::accumulators::tag::immediate_weighted_mean

Synopsis

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

PrevUpHomeNext