competitive
0.1.0
In competitive::
geometry
competitive
::
geometry
Function
convex_hull
Copy item path
Source
pub fn convex_hull<T>(ps:
Vec
<
Complex
<T>>) ->
Vec
<
Complex
<T>>
where T:
PartialOrd
+
Ccwable
,