Uses of Package
org.apache.commons.math3.geometry.hull
Packages that use org.apache.commons.math3.geometry.hull
Package
Description
This package provides algorithms to generate the convex hull
for a set of points in an two-dimensional euclidean space.
This package provides interfaces and classes related to the convex hull problem.
-
Classes in org.apache.commons.math3.geometry.hull used by org.apache.commons.math3.geometry.euclidean.twod.hullClassDescriptionThis class represents a convex hull.Interface for convex hull generators.
-
Classes in org.apache.commons.math3.geometry.hull used by org.apache.commons.math3.geometry.hull