Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dgeographic.hpp278 coord_t id_len_sqr = dot_product(id, id); in great_elliptic_intersection() local
280 if (math::equals(id_len_sqr, c0)) in great_elliptic_intersection()