Convex Namespace Reference

Functions

template<class Point>
ConvexHull< Point >::type convexHull (const std::vector< Point > &points)
 
template<class Point>
std::vector< const Point * > extremePoints (const std::vector< Point > &points)
 

Function Documentation

◆ convexHull()

template<class Point>
ConvexHull< Point >::type convexHull ( const std::vector< Point > & points)

Definition at line 501 of file convexHull.hpp.

+ Here is the call graph for this function:

◆ extremePoints()

template<class Point>
std::vector< const Point * > extremePoints ( const std::vector< Point > & points)

Definition at line 385 of file convexHull.hpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: