Home
last modified time | relevance | path

Searched refs:d_crs2 (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.hpp386 << d_crs2 * geometry::math::r2d<return_type>() << std::endl; in apply()
406 return_type d_crs2 = crs_BD - crs_BA; in apply() local
410 return_type projection2 = cos( d_crs2 ) * d2 / d3; in apply()