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