def capacity(self): return _cvxcore.LinOpVector_capacity(self)
def capacity(self) -> "std::vector< LinOp * >::size_type": return _cvxcore.LinOpVector_capacity(self)