Esempio n. 1
0
 def cast(self):
     return _hdfext.array_float32_cast(self)
Esempio n. 2
0
 def cast(self):
     return _hdfext.array_float32_cast(self)
Esempio n. 3
0
 def cast(*args):
     return _hdfext.array_float32_cast(*args)
Esempio n. 4
0
 def cast(self): return _hdfext.array_float32_cast(self)
 __swig_getmethods__["frompointer"] = lambda x: _hdfext.array_float32_frompointer
Esempio n. 5
0
 def cast(self): return _hdfext.array_float32_cast(self)
 frompointer = staticmethod(_hdfext.array_float32_frompointer)