Exemplo n.º 1
0
 def front(self):
     return _cvxcore.ConstLinOpVector_front(self)
Exemplo n.º 2
0
 def front(self) -> "std::vector< LinOp const * >::value_type":
     return _cvxcore.ConstLinOpVector_front(self)