Home
last modified time | relevance | path

Searched defs:ya1 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/formulas/
Dgnomonic_intersection.hpp80 CT xa1, ya1, xa2, ya2; in apply() local
112 static inline bool intersect(CT const& xa1, CT const& ya1, CT const& xa2, CT const& ya2, in intersect()