Home
last modified time | relevance | path

Searched defs:scaled_epsilon (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dmath.hpp456 struct scaled_epsilon struct
458 static inline T apply(T const& val) in apply()
466 struct scaled_epsilon<T, false> struct
468 static inline T apply(T const&) in apply()
528 inline T scaled_epsilon(T const& value) in scaled_epsilon() function