Module math
Package de.lmu.ifi.dbs.elki.math.geometry
package de.lmu.ifi.dbs.elki.math.geometry
Algorithms from computational geometry.
-
ClassesClassDescriptionCompute the alpha-Shape of a point set, using Delaunay triangulation.Classes to compute the convex hull of a set of points in 2D, using the classic Grahams scan.Compute the Convex Hull and/or Delaunay Triangulation, using the sweep-hull approach of David Sinclair.Class representing a triangle, by referencing points in a list.