Home
last modified time | relevance | path

Searched refs:c1over4 (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.hpp192 CT const c1over4 = 0.25; in apply() local
198 CT const A3 = 1 - (c1over2 - c1over2 * n) * eps - c1over4 * eps2; in apply()
199 CT const C31 = (c1over4 - c1over4 * n) * eps + c1over8 * eps2; in apply()