Example #1
0
 def iterator(self):
     return _cvxcore.IntVector2D_iterator(self)
Example #2
0
 def iterator(self) -> "swig::SwigPyIterator *":
     return _cvxcore.IntVector2D_iterator(self)