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