Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct immediate_mean_of_weights

boost::accumulators::tag::immediate_mean_of_weights

Synopsis

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


struct immediate_mean_of_weights : public  {
  // types
  typedef  ;
};

PrevUpHomeNext