ILNumerics - Technical Application Development
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Array of the same shape and size and element type of outT.
Converts numeric array of unknown type to a specific array type.
[ILNumerics Computing Engine]
Namespace: ILNumerics
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- A
- Type: ILNumericsBaseArray
Source array.
Type Parameters
- outT
- Target element type.
Return Value
Type: RetArrayoutTArray of the same shape and size and element type of outT.
Remarks
[ILNumerics Computing Engine]
See Also