boost::gil::cumulative_histogram
Synopsis
Declared in <boost/gil/histogram.hpp>
template<typename... T>
histogram<T...>
cumulative_histogram(histogram<T...> const& hist);
Created with MrDocs