Home
last modified time | relevance | path

Searched refs:d1_x_sin (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.hpp437 return_type d1_x_sin = d1 * sin_d_crs1; in apply() local
438 return_type d = d1_x_sin * (sin_d_crs1 - d1_x_sin); in apply()