Exemplo n.º 1
0
 def capacity(self):
     return _cvxcore.DoubleVector_capacity(self)
Exemplo n.º 2
0
 def capacity(self) -> "std::vector< double >::size_type":
     return _cvxcore.DoubleVector_capacity(self)