Searched refs:lon_dist_before (Results 1 – 1 of 1) sorted by relevance
1109 CT const lon_dist_before = math::longitude_distance_signed<radian>(lon_before, lon_sph); in converge_07_one_geod() local1111 if (math::abs(lon_dist_before) <= math::abs(lon_dist_behind)) in converge_07_one_geod()