Home
last modified time | relevance | path

Searched refs:sin_d_lambda_m (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 Dthomas_inverse.hpp108 CT const sin_d_lambda_m = sin(d_lambda_m); in apply() local
109 CT const sin2_d_lambda_m = math::sqr(sin_d_lambda_m); in apply()