Home
last modified time | relevance | path

Searched refs:Xj_sqr (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 Dsjoberg_intersection.hpp235 CT const Xj_sqr = math::sqr(Xj); in sjoberg_d_lambda_e_sqr() local
240 CT const sqrt_Yj = math::sqrt(-Xj_sqr + one_minus_Cj_sqr); in sjoberg_d_lambda_e_sqr()
254 CT const Fj = Xj * (-c2 * Xj_sqr + c3 * Cj_sqr + c5); in sjoberg_d_lambda_e_sqr()
275 CT const Jj = Xj_sqr * (Xj * (c8 * Xj_sqr + H)) + Xj * I; in sjoberg_d_lambda_e_sqr()