Home
last modified time | relevance | path

Searched refs:one_plus_cos_d (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 Dandoyer_inverse.hpp107 CT const one_plus_cos_d = c1 + cos_d; in apply() local
113 CT const G = math::equals(one_plus_cos_d, c0) ? in apply()
115 (d - three_sin_d) / one_plus_cos_d; in apply()