scipy.spatial.Delaunay.

scipy.spatial.Delaunay.vertex_to_simplex#

property Delaunay.vertex_to_simplex#

查找数组,从一个顶点到它所属的某个单纯形。

类型:

int 的 ndarray,形状 (npoints,)