hypot In Place
Computes the hypothenuse of each element in the array with another array in place.
Parameters
other
the other array, must have the same shape as this array
Computes the hypothenuse of each element in the array with another array in place.
the other array, must have the same shape as this array