This package provides interfaces and classes related to the convex hull problem.
Interface | Description |
---|---|
ConvexHull<S extends Space,P extends Point<S>> |
This class represents a convex hull.
|
ConvexHullGenerator<S extends Space,P extends Point<S>> |
Interface for convex hull generators.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.