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