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