Beispiel #1
0
 def pop(self):
     return _cvxcore.LinOpVector_pop(self)
Beispiel #2
0
 def pop(self) -> "std::vector< LinOp * >::value_type":
     return _cvxcore.LinOpVector_pop(self)