Home
last modified time | relevance | path

Searched refs:diff_min_min (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/algorithms/detail/sections/
H A Dsection_functions.hpp71 calc_t const diff_min_min = math::longitude_distance_signed in apply() local
76 return diff_min < c0 && diff_min_min <= c0 && diff_min_min <= diff_min; in apply()