ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
touint16(BaseArray) |
Convert numeric array of unknown type to an ILNumerics array with UInt16 elements.
[ILNumerics Computing Engine] | |
touint16(BaseArraycomplex) |
Convert elements to UInt16.
[ILNumerics Computing Engine] | |
touint16(BaseArrayfcomplex) |
Convert elements to UInt16.
[ILNumerics Computing Engine] | |
touint16(BaseArrayByte) |
Convert elements to UInt16.
[ILNumerics Computing Engine] | |
touint16(BaseArrayDouble) |
Convert elements to UInt16.
[ILNumerics Computing Engine] | |
touint16(BaseArrayInt16) |
(Reinterpret) cast array of unsigned elements to signed elements.
[ILNumerics Computing Engine] | |
touint16(BaseArrayInt32) |
Convert elements to UInt16.
[ILNumerics Computing Engine] | |
touint16(BaseArrayInt64) |
Convert elements to UInt16.
[ILNumerics Computing Engine] | |
touint16(BaseArraySByte) |
Convert elements to UInt16.
[ILNumerics Computing Engine] | |
touint16(BaseArraySingle) |
Convert elements to UInt16.
[ILNumerics Computing Engine] | |
touint16(BaseArrayUInt32) |
Convert elements to UInt16.
[ILNumerics Computing Engine] | |
touint16(BaseArrayUInt64) |
Convert elements to UInt16.
[ILNumerics Computing Engine] |
See Also