Home
last modified time | relevance | path

Searched refs:result_curr (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.hpp965 converge_07_result result_curr; in converge_07() local
966 … if (converge_07_step_one(CT(sin(beta1)), t1, lon1_minus_lon2, geodesics, lon_sph, result_curr)) in converge_07()
968 … CT const lon_diff1 = math::longitude_difference<radian>(result_curr.lon1, result_curr.lon2); in converge_07()
974 result = result_curr; in converge_07()
1010 … if (! converge_07_step_one(CT(sin(beta2)), t2, lon1_minus_lon2, geodesics, lon_sph, result_curr)) in converge_07()
1015 … CT const lon_diff2 = math::longitude_difference<radian>(result_curr.lon1, result_curr.lon2); in converge_07()
1022 result = result_curr; in converge_07()