c_hull

Function c_hull 

Source
pub fn c_hull(points: &Vec<WeightedVertex>) -> Vec<WeightedVertex>
Expand description

Compute the convex hull of the given points in 2D