ILNumerics Ultimate VS

ILMathtouint8 Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic membertouint8(BaseArray)
Convert numeric array of unknown type to an ILNumerics array with Byte elements.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArraycomplex)
Convert elements to Byte.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArrayfcomplex)
Convert elements to Byte.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArrayBoolean)
Convert elements to Byte.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArrayDouble)
Convert elements to Byte.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArrayInt16)
Convert elements to Byte.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArrayInt32)
Convert elements to Byte.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArrayInt64)
Convert elements to Byte.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArraySByte)
(Reinterpret) cast array of unsigned elements to signed elements.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArraySingle)
Convert elements to Byte.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArrayUInt16)
Convert elements to Byte.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArrayUInt32)
Convert elements to Byte.

[ILNumerics Computing Engine]

Public methodStatic membertouint8(BaseArrayUInt64)
Convert elements to Byte.

[ILNumerics Computing Engine]

Top
See Also

Reference