def Min(self): return _vector.Vector_Min(self)
def Min(self): r"""Min(Vector self) -> double""" return _vector.Vector_Min(self)