torch_geometric.transforms.Delaunay

class Delaunay[source]

Bases: BaseTransform

Computes the delaunay triangulation of a set of points (functional name: delaunay).