scipy.spatial.Delaunay.

scipy.spatial.Delaunay.vertex_to_simplex#

property Delaunay.vertex_to_simplex#

查找陣列,從一個頂點到包含該頂點的某個單體。

類型:

整數的 ndarray,形狀為 (npoints,)