Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dspherical.hpp36 struct result_spherical struct
38 result_spherical() in result_spherical() argument
127 static inline result_spherical<CT> spherical_azimuth(T1 const& lon1, in spherical_azimuth()
132 typedef result_spherical<CT> result_type; in spherical_azimuth()
/third_party/boost/boost/geometry/strategies/spherical/
Dazimuth.hpp84 geometry::formula::result_spherical<calc_t> in compute()
Ddistance_cross_track.hpp423 geometry::formula::result_spherical<return_type> result = in apply()