Home
last modified time | relevance | path

Searched refs:eps_policy (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/strategies/cartesian/
H A Dside_by_triangle.hpp54 struct eps_policy struct in boost::geometry::strategy::side::side_by_triangle
56 eps_policy() {} in eps_policy() function
58 eps_policy(Type const& a, Type const& b, Type const& c, Type const& d) in eps_policy() function
103 PromotedType side_value(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & eps_policy) in side_value() argument
118 eps_policy = EpsPolicy(dx, dy, dpx, dpy); in side_value()
247 eps_policy< math::detail::equals_factor_policy<promoted_type> > epsp; in apply()