Home
last modified time | relevance | path

Searched refs:is_b_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.hpp138 bool const is_b_pole = math::equals(pi_half1, math::abs(b1)); in apply() local
141 if ( is_b_pole && ((is_a_pole && math::sign(b1) == math::sign(a1)) in apply()
157 calc_t mx = is_a_pole || is_b_pole || is_p_pole ? in apply()