Home
last modified time | relevance | path

Searched refs:sin_dlon_1 (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/formulas/
H A Dsjoberg_intersection.hpp169 CT const sin_dlon_1 = sin_lon * cos_lon1 - cos_lon * sin_lon1; in apply() local
171 CT const lat_y_1 = sin_dlon_1 + tan_alpha1 * sin_lat1 * cos_dlon_1; in apply()