{ } Raw JSON

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_like

Input array.

p : float, optional

Input.

Aliases

  • scipy.spatial.Rectangle.max_distance_point