Esempio n. 1
0
 def clear(self):
     return _cvxcore.IntVector2D_clear(self)
Esempio n. 2
0
 def clear(self) -> "void":
     return _cvxcore.IntVector2D_clear(self)