Home
last modified time | relevance | path

Searched refs:lon_dist_before (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/formulas/
H A Dsjoberg_intersection.hpp1109 CT const lon_dist_before = math::longitude_distance_signed<radian>(lon_before, lon_sph); in converge_07_one_geod() local
1111 if (math::abs(lon_dist_before) <= math::abs(lon_dist_behind)) in converge_07_one_geod()