Home
last modified time | relevance | path

Searched refs:temp_den_U1 (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 Dvincenty_inverse.hpp109 CT const temp_den_U1 = math::sqrt(c1 + math::sqr(tan_U1)); in apply() local
112 CT const cos_U1 = c1 / temp_den_U1; in apply()