geo
0.24.1
In geo::
algorithm::
convex_
hull::
qhull
geo
::
algorithm
::
convex_hull
::
qhull
Function
quick_hull
Copy item path
Source
pub fn quick_hull<T>(points: &mut [
Coord
<T>]) ->
LineString
<T>
where T:
GeoNum
,