Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct as_feature<tag::weighted_mean(lazy)>

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

Synopsis

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

PrevUpHomeNext