bundles / scipy 1.17.1 / scipy / spatial / _kdtree / Rectangle / min_distance_rectangle
function
scipy.spatial._kdtree:Rectangle.min_distance_rectangle
source: /scipy/spatial/_kdtree.py :171
Signature
def min_distance_rectangle ( self , other , p = 2.0 ) Summary
Compute the minimum distance between points in the two hyperrectangles.
Parameters
other: hyperrectangleInput.
p: floatInput.
Aliases
-
scipy.spatial.Rectangle.min_distance_rectangle