Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dgeographic.hpp447 coord_t gri2 = math::detail::greatest(dot_a1i2, dot_a2i2); in experimental_elliptic_intersection() local
449 result = gri1 >= gri2 ? ip1_s : ip2_s; in experimental_elliptic_intersection()