Beispiel #1
0
 def cast(self):
     return _hdfext.array_int8_cast(self)
Beispiel #2
0
 def cast(self):
     return _hdfext.array_int8_cast(self)
Beispiel #3
0
 def cast(*args):
     return _hdfext.array_int8_cast(*args)
Beispiel #4
0
 def cast(self): return _hdfext.array_int8_cast(self)
 __swig_getmethods__["frompointer"] = lambda x: _hdfext.array_int8_frompointer
Beispiel #5
0
 def cast(self): return _hdfext.array_int8_cast(self)
 frompointer = staticmethod(_hdfext.array_int8_frompointer)