def cast(self): return _hdfext.array_float32_cast(self)
def cast(*args): return _hdfext.array_float32_cast(*args)
def cast(self): return _hdfext.array_float32_cast(self) __swig_getmethods__["frompointer"] = lambda x: _hdfext.array_float32_frompointer
def cast(self): return _hdfext.array_float32_cast(self) frompointer = staticmethod(_hdfext.array_float32_frompointer)