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

scipy.spatial.Delaunay.plane_distance

Delaunay.plane_distance(xi)

Compute hyperplane distances to the point xi from all simplices.

This Page