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