Exemple #1
0
 def Recreate(self, n, p):
     r"""Recreate(IntegerSet self, int const n, int const * p)"""
     return _sets.IntegerSet_Recreate(self, n, p)
Exemple #2
0
 def Recreate(self, n, p):
     return _sets.IntegerSet_Recreate(self, n, p)