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