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()

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

Definition at line 487 of file convexHull.hpp.

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

◆ extremePoints()

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

Definition at line 374 of file convexHull.hpp.

+ Here is the call graph for this function: