Пример #1
0
 def __ne__(self, x):
     return _cvxcore.SwigPyIterator___ne__(self, x)
Пример #2
0
 def __ne__(self, x: "SwigPyIterator") -> "bool":
     return _cvxcore.SwigPyIterator___ne__(self, x)