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