Exemplo n.º 1
0
 def capacity(self):
     return _cvxcore.ConstLinOpVector_capacity(self)
Exemplo n.º 2
0
 def capacity(self) -> "std::vector< LinOp const * >::size_type":
     return _cvxcore.ConstLinOpVector_capacity(self)