pytower.util
- class pytower.util.XYZ(*args)[source]
- Return type:
- static max(*args)[source]
Return the maximum along a given axis.
Refer to numpy.amax for full documentation.
See also
numpy.amaxequivalent function
- Parameters:
args (XYZ)
Return the maximum along a given axis.
Refer to numpy.amax for full documentation.
See also
numpy.amaxequivalent function
args (XYZ)