This is documentation for an old release of SciPy (version 0.10.1). Read this page Search for this page in the documentation of the latest stable release (version 1.15.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,) |