Home
last modified time | relevance | path

Searched refs:crs_BD (Results 1 – 1 of 1) 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 Ddistance_cross_track.hpp382 << crs_BD * geometry::math::r2d << std::endl; in apply()
404 return_type crs_BD = geometry::detail::course<return_type>(sp2, p); in apply() local
406 return_type d_crs2 = crs_BD - crs_BA; in apply()