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