{ } Raw JSON

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_like

Input.

p : float, optional

Input.

Aliases

  • scipy.spatial.Rectangle.min_distance_point