Home
last modified time | relevance | path

Searched refs:abs_t_new2 (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.hpp1160 CT const abs_t_new2 = math::abs(t_new2); in calc_ts() local
1161 CT const abs_t_max = (std::max)(abs_t_new1, abs_t_new2); in calc_ts()