def empty(self): return _cvxcore.IntVector_empty(self)
def empty(self) -> "bool": return _cvxcore.IntVector_empty(self)