Home
last modified time | relevance | path

Searched refs:cos_alp0_quad (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.hpp208 CT const cos_alp0_quad = math::sqr(cos_alp0_sqr); in J12_f() local
213 CT const A = (c9 * cos_alp0_quad - c12 * cos_alp0_sqr) * sin_4sig_12; in J12_f()
214 CT const B = c4 * cos_alp0_quad * sin3_2sig_12; in J12_f()
215 CT const C = (-c48 * cos_alp0_quad + c96 * cos_alp0_sqr - c64) * sin_2sig_12; in J12_f()
216 CT const D = (c60 * cos_alp0_quad - c144 * cos_alp0_sqr + c128) * sig_12; in J12_f()