def Neg(self): return _vector.Vector_Neg(self)
def Neg(self): r"""Neg(Vector self)""" return _vector.Vector_Neg(self)