Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp678 geodesic_type geod1(lon_a1, lat_a1, alpha_a1, f); in apply() local
797 static inline bool newton_method(geodesic_type const& geod1, geodesic_type const& geod2, // in in newton_method()
961 geodesic_type const& geod1; member
978 static inline bool converge_07(geodesic_type const& geod1, geodesic_type const& geod2, in converge_07()
1193 geodesic_type const& geod1, geodesic_type const& geod2, in calc_ts()