Home
last modified time | relevance | path

Searched refs:is_antilon2 (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
136 calc_t const dlat2 = latitude_distance_signed<units_t, calc_t>(b1, p1, dlon2, is_antilon2); in apply()
141 is_antilon2 ? c0 : math::abs(dlon2)); in apply()