Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct as_feature<tag::weighted_mean(immediate)>

boost::accumulators::as_feature<tag::weighted_mean(immediate)>

Synopsis

struct as_feature<tag::weighted_mean(immediate)> {
  // types
  typedef tag::immediate_weighted_mean type;
};

PrevUpHomeNext