Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct as_feature<>

boost::accumulators::as_feature<tag::sum_of_weights(kahan)>

Synopsis

// In header: <boost/accumulators/statistics/sum_kahan.hpp>


struct as_feature<> {
  // types
  typedef  ;
};

PrevUpHomeNext