Home
last modified time | relevance | path

Searched refs:delta2d (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 Dthomas_inverse.hpp147 CT const delta2d = f_sqr_per_64 * (n1 - n2 + n3); in apply() local
152 result.distance = a * sin_d * (T - delta1d + delta2d); in apply()