| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MonotoneChainImplements Andrew's monotone chain method to generate the convex hull of a finite set of
 points in the two-dimensional euclidean space. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.