Class | Description |
---|---|
DelaunayComplex |
A Delaunay complex for a set of d-dimensional points is a tesselation of the points such that no point is inside
the circumscribing hypersphere of the d-simplices (for the 3D case: Tetrahedra).
|
RegularComplex |
TODO: Fix
|