Beispiel #1
0
 def empty(self):
     return _cvxcore.IntVector_empty(self)
Beispiel #2
0
 def empty(self) -> "bool":
     return _cvxcore.IntVector_empty(self)