Function convex_hull

Source
pub fn convex_hull(ps: Vec<VectorInt>) -> Vec<VectorInt>
Expand description

凸包を求める