boost::histogram::algorithm::rebin — Rebin option to be used in reduce().
// In header: <boost/histogram/algorithm/reduce.hpp> reduce_option rebin(unsigned iaxis, unsigned merge);
Parameters:
iaxis
which axis to operate on.
merge
how many adjacent bins to merge into one.