Home
last modified time | relevance | path

Searched refs:is_p_pole (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/algorithms/detail/
H A Ddirection_code.hpp139 bool const is_p_pole = math::equals(pi_half2, math::abs(p1)); in apply() local
142 || (is_p_pole && math::sign(b1) == math::sign(p1))) ) in apply()
157 calc_t mx = is_a_pole || is_b_pole || is_p_pole ? in apply()