SciPy

This is documentation for an old release of SciPy (version 0.15.1). Read this page in the documentation of the latest stable release (version 1.14.1).

scipy.spatial.Delaunay.vertex_to_simplex

Delaunay.vertex_to_simplex

Lookup array, from a vertex, to some simplex which it is a part of.

Type:ndarray of int, shape (npoints,)