コード例 #1
0
 def setExponentBase(*args):
     return _TOSSIM.MAC_setExponentBase(*args)
コード例 #2
0
ファイル: TOSSIM.py プロジェクト: sywxh2012/wcps
 def setExponentBase(self, *args): return _TOSSIM.MAC_setExponentBase(self, *args)
 def setMaxIterations(self, *args): return _TOSSIM.MAC_setMaxIterations(self, *args)