Beispiel #1
0
 def end(self):
     return _cvxcore.LinOpVector_end(self)
Beispiel #2
0
 def end(self) -> "std::vector< LinOp * >::iterator":
     return _cvxcore.LinOpVector_end(self)