Home
last modified time | relevance | path

Searched refs:tan_lat_a2 (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.hpp72 CT const tan_lat_a2 = tan(lat_a2); in apply_alt() local
78 tan_lat_a2, tan_lat_b2, in apply_alt()
86 CT const& tan_lat_a2, CT const& tan_lat_b2, in apply()
124 CT const tan_alpha1_x = cos_lat1 * tan_lat_a2 - sin_lat1 * cos_dlon1; in apply()
134 CT const tan_alpha1_x = cos_lat1 * tan_lat_a2 - sin_lat1 * cos_dlon1; in apply()