GeomAlg-0.2.3: Library of geometric algorithms in Haskell
Source code
Contents
Index
GeomAlg.Applications.DelaunayHull
Description
Calculates the convex hull with the Delaunay triangulation. This is
Documentation
delaunayHull
:: (
Ord
a,
Num
a) => [
Point2
a] ->
Polygon2
a
Source
Produced by
Haddock
version 2.4.2