Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp108 bool const is_vertical1 = math::equals(sin_dlon1, c0) || math::equals(tan_alpha1_x, c0); in apply() local
114 if (is_vertical1 && is_vertical2) in apply()
119 else if (is_vertical1) in apply()