Home
last modified time | relevance | path

Searched refs:t_cand1 (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.hpp938 CT t_cand1 = result.t1; in converge_07() local
943 t_cand1 = (std::min)(result.t1, result.t2); in converge_07()
948 t_cand1 = (std::max)(result.t1, result.t2); in converge_07()
953 t_direction = t_cand1 < t_cand2 ? -1 : 1; in converge_07()
959 if (converge_07_update(t1, beta1, t_cand1)) in converge_07()
976 else if (t_cand1 != t_cand2) in converge_07()
989 if (t_cand1 != t_cand2) in converge_07()