def Sum(self): r"""Sum(doubleArray self) -> double""" return _array.doubleArray_Sum(self)
def Sum(self): return _array.doubleArray_Sum(self)