Home
last modified time | relevance | path

Searched refs:sig_12 (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 Ddifferential_quantities.hpp73 CT const sig_12 = math::abs(dlon) / one_minus_f; in apply() local
76 CT m12 = sin(sig_12) * b; in apply()
82 CT M12 = cos(sig_12); in apply()
168 CT const sig_12 = atan2(cos_sig1 * sin_sig2 - sin_sig1 * cos_sig2, in J12_f() local
173 CT const L1 = sig_12 - sin_2sig_12 / c2; in J12_f()
191 + (c12 * cos_alp0_sqr - c24) * sig_12) in J12_f()
216 CT const D = (c60 * cos_alp0_quad - c144 * cos_alp0_sqr + c128) * sig_12; in J12_f()
250 CT const sig_12 = atan2(cos_sig1 * sin_sig2 - sin_sig1 * cos_sig2, in J12_ep_sqr() local
256 CT const L1 = (c2 * sig_12 - sin_2sig_12) / c4; in J12_ep_sqr()
270 CT const L2 = (sin_4sig_12 - c8 * sin_2sig_12 + 12 * sig_12) / c64; in J12_ep_sqr()
[all …]