Ejemplo n.º 1
0
 def cast(self):
     return _hdfext.array_float64_cast(self)
Ejemplo n.º 2
0
 def cast(self):
     return _hdfext.array_float64_cast(self)
Ejemplo n.º 3
0
 def cast(*args):
     return _hdfext.array_float64_cast(*args)
Ejemplo n.º 4
0
 def cast(self): return _hdfext.array_float64_cast(self)
 __swig_getmethods__["frompointer"] = lambda x: _hdfext.array_float64_frompointer
Ejemplo n.º 5
0
 def cast(self): return _hdfext.array_float64_cast(self)
 frompointer = staticmethod(_hdfext.array_float64_frompointer)