Expand description
Core ConvexHull structure and basic methods
This module contains the main ConvexHull struct and its fundamental operations, providing a foundation for convex hull computations.
Structs§
- Convex
Hull - A ConvexHull represents the convex hull of a set of points.
Enums§
- Convex
Hull Algorithm - Algorithms available for computing convex hulls