Searched refs:lon_2 (Results 1 – 1 of 1) sorted by relevance
150 CT const lon_2 = lon > c0 ? lon - pi : lon + pi; in apply() local155 CT const lon_dist2 = (std::max)((std::min)(math::longitude_difference<radian>(lon1, lon_2), in apply()156 … math::longitude_difference<radian>(lon_a2, lon_2)), in apply()157 (std::min)(math::longitude_difference<radian>(lon2, lon_2), in apply()158 … math::longitude_difference<radian>(lon_b2, lon_2))); in apply()161 lon = lon_2; in apply()