Home
last modified time | relevance | path

Searched refs:build_half_hull (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/strategies/agnostic/
Dhull_graham_andrew.hpp277 build_half_hull<-1>(assigner.lower_points, state.m_lower_hull, in apply()
279 build_half_hull<1>(assigner.upper_points, state.m_upper_hull, in apply()
304 static inline void build_half_hull(container_type const& input, in build_half_hull() function in boost::geometry::strategy::convex_hull::graham_andrew