def Max(self): r"""Max(doubleArray self) -> double""" return _array.doubleArray_Max(self)
def Max(self): return _array.doubleArray_Max(self)