Package | Description |
---|---|
org.hipparchus.geometry.euclidean.twod.hull |
This package provides algorithms to generate the convex hull
for a set of points in an two-dimensional euclidean space.
|
Class | Description |
---|---|
ConvexHull2D |
This class represents a convex hull in an two-dimensional euclidean space.
|
ConvexHullGenerator2D |
Interface for convex hull generators in the two-dimensional euclidean space.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.