def capacity(self): return _cvxcore.IntVector2D_capacity(self)
def capacity(self) -> "std::vector< std::vector< int > >::size_type": return _cvxcore.IntVector2D_capacity(self)