Home
last modified time | relevance | path

Searched refs:radius_a (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.hpp99 CT const radius_a = CT(get_radius<0>(spheroid)); in apply() local
183 CT sqr_u = cos2_alpha * ( math::sqr(radius_a / radius_b) - c1 ); // above (1) in apply()