Searched defs:haversine (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/geometry/strategies/spherical/ | ||
D | distance_haversine.hpp | 54 class haversine class |
/third_party/boost/libs/geometry/example/ | ||
D | 07_b_graph_route_example.cpp | 84 boost::geometry::strategy::distance::haversine<double> const haversine(6372795.0); variable |
D | 07_a_graph_route_example.cpp | 90 boost::geometry::strategy::distance::haversine<double> const haversine(6372795.0); variable |