Searched refs:haversine (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/ |
| H A D | distance_haversine.hpp | 46 class haversine class 64 explicit inline haversine(RadiusType const& r = 1.0) in haversine() function in boost::geometry::strategy::distance::comparable::haversine 128 class haversine class 130 typedef comparable::haversine<RadiusType, CalculationType> comparable_type; 144 inline haversine(RadiusType const& radius = 1.0) in haversine() function in boost::geometry::strategy::distance::haversine 183 struct tag<haversine<RadiusType, CalculationType> > 190 struct return_type<haversine<RadiusType, CalculationType>, P1, P2> 191 : haversine<RadiusType, CalculationType>::template calculation_type<P1, P2> 196 struct comparable_type<haversine<RadiusType, CalculationType> > 198 typedef comparable::haversine<RadiusType, CalculationType> type; [all …]
|
| H A D | distance_cross_track.hpp | 325 typename Strategy = comparable::haversine<double, CalculationType> 479 typename Strategy = haversine<double, CalculationType>
|
| H A D | intersection.hpp | 137 typedef distance::haversine
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-core/packagegroups/ |
| H A D | packagegroup-meta-python.bb | 160 python3-haversine \
|