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