Home
last modified time | relevance | path

Searched refs:asin_t_t0j (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.hpp439 CT const asin_t_t0j = asin(bounded(t_t0j, -c1, c1)); in lon_diff() local
440 delta_lon = sign_lon_diff * asin_t_t0j + delta_k; in lon_diff()
504 CT const asin_t_t0j = asin(bounded(t_t0j, -c1, c1)); in lon_diffs() local
505 CT const sign_asin_t_t0j = sign_lon_diff * asin_t_t0j; in lon_diffs()
533 CT const asin_t_t0j = asin(bounded(t_t0j, -c1, c1)); in lon() local
535 lon_before = lonj + sign_lon_diff * (asin_t_t0j - asin_tj_t0j + dLj); in lon()
1103 CT const asin_t_t0j = ! geod.is_Cj_zero ? asin(bounded(t / geod.t0j, -c1, c1)) : 0; in converge_07_one_geod() local
1104 CT const sign_asin_t_t0j = geod.sign_lon_diff * asin_t_t0j; in converge_07_one_geod()