boost::gil::histogram::sum
Return the sum count of all bins
Synopsis
Declared in <boost/gil/histogram.hpp>
double
sum() const;
Return Value
the sum count of all bins
Created with MrDocs
Return the sum count of all bins
Declared in <boost/gil/histogram.hpp>
double
sum() const;
the sum count of all bins
Created with MrDocs