boost::gil::iround

///////////////////////////////////////////////////////////////////////////// Rounding of real numbers / points to integers / integer points/////////////////////////////////////////////////////////////////////////////

Synopsis

Declared in <boost/gil/utilities.hpp>

std::ptrdiff_t
iround(float x);

Created with MrDocs