Getting started
User Guide
API reference
Development
Release notes
GitHub
scipy.spatial.Delaunay.vertex_to_simplex
¶
property
Delaunay.
vertex_to_simplex
¶
Lookup array, from a vertex, to some simplex which it is a part of.
Type
ndarray of int, shape (npoints,)