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