Uses of Package
org.hipparchus.geometry.euclidean.twod.hull
-
Packages that use org.hipparchus.geometry.euclidean.twod.hull 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. -
Classes in org.hipparchus.geometry.euclidean.twod.hull used by org.hipparchus.geometry.euclidean.twod.hull 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.