![]() |
Home | Libraries | People | FAQ | More |
boost::histogram::algorithm::reduce — Shrink and/or rebin axes of a histogram.
// In header: <boost/histogram/algorithm/reduce.hpp> template<typename Histogram, typename Iterable> decltype(auto) reduce(const Histogram & hist, const Iterable & options);