Home
last modified time | relevance | path

Searched refs:sin_theta_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.hpp100 CT const sin_theta_m = sin(theta_m); in apply() local
104 CT const sin2_theta_m = math::sqr(sin_theta_m); in apply()
176 CT const v = atan2(cos_d_theta_m, sin_theta_m * tan_d_lambda_m_p); in apply()