Home
last modified time | relevance | path

Searched refs:bet2 (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.hpp101 CT const bet2 = atan(one_minus_f * tan(lat2)); in apply() local
105 CT cos_bet2 = cos(bet2); in apply()
107 CT const sin_bet2 = sin(bet2); in apply()
117 if (bet2 < c0) in apply()
153 ::apply(bet1, bet2, bet3, sin_omg12, cos_omg12); in apply()