Home | Libraries | People | FAQ | More |
boost::histogram::make_weighted_profile — Make profile from iterator interval which accepts weights.
// In header: <boost/histogram/make_profile.hpp> template<typename Iterator> auto make_weighted_profile(Iterator begin, Iterator end);