Home
last modified time | relevance | path

Searched defs:strategy_convex_hull (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/strategies/
Dconvex_hull.hpp45 struct strategy_convex_hull struct
47 typedef strategy::not_implemented type;
/third_party/boost/boost/geometry/strategies/agnostic/
Dhull_graham_andrew.hpp376 struct strategy_convex_hull<InputGeometry, OutputPoint, cartesian_tag> struct
378 typedef strategy::convex_hull::graham_andrew<InputGeometry, OutputPoint> type;