bundles / scipy latest / scipy / spatial / _kdtree / Rectangle / min_distance_point
function
scipy.spatial._kdtree:Rectangle.min_distance_point
source: /scipy/spatial/_kdtree.py :139
Signature
def min_distance_point ( self , x , p = 2.0 ) Summary
Return the minimum distance between input and points in the hyperrectangle.
Parameters
x: array_likeInput.
p: float, optionalInput.
Aliases
-
scipy.spatial.Rectangle.min_distance_point