Home
last modified time | relevance | path

Searched refs:cos_l12 (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 Dvertex_longitude.hpp44 T const& cos_l12) //lon1 -lon2 in apply() argument
48 CT const B = sin(lat1) * cos(lat2) * cos(lat3) * cos_l12 in apply()
244 CT const& cos_l12, in apply()
253 cos_l12); in apply()