Home
last modified time | relevance | path

Searched refs:is_antilon1 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/
Ddirection_code.hpp134 bool is_antilon1 = false, is_antilon2 = false; in apply() local
135 calc_t const dlat1 = latitude_distance_signed<units_t, calc_t>(b1, a1, dlon1, is_antilon1); in apply()
140 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()