Beispiel #1
0
 def setExponentBase(*args):
     return _TOSSIM.MAC_setExponentBase(*args)
Beispiel #2
0
 def setExponentBase(self, *args): return _TOSSIM.MAC_setExponentBase(self, *args)
 def setMaxIterations(self, *args): return _TOSSIM.MAC_setMaxIterations(self, *args)