Home
last modified time | relevance | path

Searched refs:dlat2 (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/
H A Ddirection_code.hpp155 calc_t const dlat2 = latitude_distance_signed(b1, p1, dlon2, pi, is_antilon2); in apply() local
162 math::abs(dlat2)); in apply()
173 s2 = dlat2 > 0 ? 1 : -1; in apply()