Beispiel #1
0
 def previous(self):
     return _cvxcore.SwigPyIterator_previous(self)
Beispiel #2
0
 def previous(self) -> "PyObject *":
     return _cvxcore.SwigPyIterator_previous(self)