![]() |
Home | Libraries | People | FAQ | More |
boost::histogram::make_weighted_histogram — Make histogram from iterable range and weight-counting storage.
// In header: <boost/histogram/make_histogram.hpp> template<typename Iterable> auto make_weighted_histogram(Iterable && iterable);