Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/formulas/
Dintersection.cpp122 bg::formula::great_elliptic_intersection(a1v, a2v, b1v, b2v, resv, spheroid); in test_formulas()
/third_party/boost/boost/geometry/formulas/
Dgeographic.hpp263 inline bool great_elliptic_intersection(Point3d const& a1, Point3d const& a2, in great_elliptic_intersection() function