def clear(self): return _cvxcore.IntVector2D_clear(self)
def clear(self) -> "void": return _cvxcore.IntVector2D_clear(self)