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.
|
org.hipparchus.geometry.hull |
This package provides interfaces and classes related to the convex hull problem.
|
Class and Description |
---|
ConvexHull
This class represents a convex hull.
|
ConvexHullGenerator
Interface for convex hull generators.
|
Class and Description |
---|
ConvexHull
This class represents a convex hull.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.