def Sum(self): return _vector.Vector_Sum(self)
def Sum(self): r"""Sum(Vector self) -> double""" return _vector.Vector_Sum(self)