Home
last modified time | relevance | path

Searched refs:abs_t_max (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp1229 CT const abs_t_max = (std::max)(abs_t_new1, abs_t_new2); in calc_ts() local
1230 t1 = -abs_t_max; // lesser in calc_ts()
1231 t2 = abs_t_max; // greater in calc_ts()