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