예제 #1
0
파일: HyPhy.py 프로젝트: mdsmith/OCLHYPHY
 def castToNumber(self): return _HyPhy._THyPhyReturnObject_castToNumber(self)
 def castToMatrix(self): return _HyPhy._THyPhyReturnObject_castToMatrix(self)
예제 #2
0
 def castToNumber(self):
     return _HyPhy._THyPhyReturnObject_castToNumber(self)
예제 #3
0
파일: HyPhy.py 프로젝트: Satssuki/OCLHYPHY
 def castToNumber(*args): return _HyPhy._THyPhyReturnObject_castToNumber(*args)
 def castToMatrix(*args): return _HyPhy._THyPhyReturnObject_castToMatrix(*args)