Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct reduce_option

boost::histogram::algorithm::reduce_option — Option type returned by the helper functions shrink_and_rebin(), shrink(), rebin().

Synopsis

// In header: <boost/histogram/algorithm/reduce.hpp>


struct reduce_option {
};

PrevUpHomeNext