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