Home
last modified time | relevance | path

Searched refs:one_minus_L (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.hpp117 CT const one_minus_L = c1 - L; in apply() local
121 || math::equals(one_minus_L, c0) ) in apply()
126 CT const U = c2 * sin2_theta_m * cos2_d_theta_m / one_minus_L; in apply()