Home
last modified time | relevance | path

Searched refs:sin_4sig_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.hpp182 CT const sin_4sig_12 = sin_4sig2 - sin_4sig1; in J12_f() local
189 CT const L2 = -( cos_alp0_sqr * sin_4sig_12 in J12_f()
213 CT const A = (c9 * cos_alp0_quad - c12 * cos_alp0_sqr) * sin_4sig_12; in J12_f()
268 CT const sin_4sig_12 = sin_4sig2 - sin_4sig1; in J12_ep_sqr() local
270 CT const L2 = (sin_4sig_12 - c8 * sin_2sig_12 + 12 * sig_12) / c64; in J12_ep_sqr()
286 … CT const L3 = (c9 * sin_4sig_12 + c4 * sin3_2sig_12 - c48 * sin_2sig_12 + c60 * sig_12) / c512; in J12_ep_sqr()