Home
last modified time | relevance | path

Searched refs:lon_diff_prev (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.hpp932 CT lon_diff_prev = math::longitude_difference<radian>(result.lon1, result.lon2); in converge_07() local
969 if (lon_diff_prev > lon_diff1) in converge_07()
973 lon_diff_prev = lon_diff1; in converge_07()
1016 if (lon_diff_prev > lon_diff2) in converge_07()
1021 lon_diff_prev = lon_diff2; in converge_07()