Home
last modified time | relevance | path

Searched defs:pi_half (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/geometry/formulas/
Dthomas_direct.hpp83 CT const pi_half = pi / c2; in apply() local
225 CT const pi_half = pi / c2; in vflip_if_south() local
Dthomas_inverse.hpp79 CT const pi_half = math::pi<CT>() / c2; in apply() local
Dsjoberg_intersection.hpp298 CT const pi_half = pi / c2; in sign_C() local
363 CT const pi_half = pi / c2; in get_vertex_data() local
719 CT const pi_half = pi / CT(2); in apply() local
/third_party/boost/boost/numeric/interval/
Dconstants.hpp66 I pi_half() in pi_half() function
/third_party/boost/boost/geometry/strategies/spherical/
Denvelope_segment.hpp132 static CalculationType const pi_half = math::half_pi<CalculationType>(); in contains_pi_half() local
/third_party/boost/boost/geometry/util/
Dnormalize_spheroidal_coordinates.hpp49 pi_half = math::pi<CoordinateType>() / CoordinateType(2); in quarter_period() local