Home
last modified time | relevance | path

Searched refs:temp_den_U2 (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.hpp110 CT const temp_den_U2 = math::sqrt(c1 + math::sqr(tan_U2)); in apply() local
113 CT const cos_U2 = c1 / temp_den_U2; in apply()