ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Array converted to an input type.
Converts return type array to input array.
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- array
- Type: ILNumericsRetLogical
Temporary array
Return Value
Type: InLogicalArray converted to an input type.
Remarks
No new memory is used for the returned array. The returned array is commonly used as input parameter and immutable.
[ILNumerics Core Module]
See Also