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