Example #1
0
 def __getslice__(self, i, j):
     return _cvxcore.IntVector2D___getslice__(self, i, j)
Example #2
0
 def __getslice__(self, i: "std::vector< std::vector< int > >::difference_type", j: "std::vector< std::vector< int > >::difference_type") -> "std::vector< std::vector< int,std::allocator< int > >,std::allocator< std::vector< int,std::allocator< int > > > > *":
     return _cvxcore.IntVector2D___getslice__(self, i, j)