ILNumerics Ultimate VS

ILMathtouint16 Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

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

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArraycomplex)
Convert elements to UInt16.

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArrayfcomplex)
Convert elements to UInt16.

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArrayByte)
Convert elements to UInt16.

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArrayDouble)
Convert elements to UInt16.

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArrayInt16)
(Reinterpret) cast array of unsigned elements to signed elements.

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArrayInt32)
Convert elements to UInt16.

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArrayInt64)
Convert elements to UInt16.

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArraySByte)
Convert elements to UInt16.

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArraySingle)
Convert elements to UInt16.

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArrayUInt32)
Convert elements to UInt16.

[ILNumerics Computing Engine]

Public methodStatic membertouint16(BaseArrayUInt64)
Convert elements to UInt16.

[ILNumerics Computing Engine]

Top
See Also

Reference