Home
last modified time | relevance | path

Searched defs:pi_half (Results 1 – 4 of 4) 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.hpp128 calc_t const pi_half = constants::max_latitude(); in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dthomas_inverse.hpp79 CT const pi_half = math::pi<CT>() / c2; in apply() local
H A Dsjoberg_intersection.hpp301 CT const pi_half = pi / c2; in sign_C() local
366 CT const pi_half = pi / c2; in get_vertex_data() local
722 CT const pi_half = pi / CT(2); in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/
H A Dsegment.hpp107 static CalculationType const pi_half = math::half_pi<CalculationType>(); in contains_pi_half() local