boost::gil::histogram::nearest_key
Return nearest smaller key to specified histogram key
Synopsis
Declared in <boost/gil/histogram.hpp>
key_t
nearest_key(key_t const& k) const;
Return Value
nearest smaller key to specified histogram key
Created with MrDocs