Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct weighted_density

boost::accumulators::tag::weighted_density

Synopsis

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


struct weighted_density : public , public , public  {

  // public data members
  static  cache_size;
  static  num_bins;
};

PrevUpHomeNext