Home
last modified time | relevance | path

Searched refs:pi_half1 (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.hpp125 coord1_t const pi_half1 = constants1::max_latitude(); in apply() local
137 bool const is_a_pole = math::equals(pi_half1, math::abs(a1)); in apply()
138 bool const is_b_pole = math::equals(pi_half1, math::abs(b1)); in apply()