ILNumerics - Technical Application Development
Top
Overload List
| Name | Description | |
|---|---|---|
| (Array to InLogical) |
Convert n-dimensional Array to ILNumerics array.
[ILNumerics Core Module] | |
| (Boolean to InLogical) |
Converts single value into scalar array.
[ILNumerics Core Module] | |
| (InLogical to Boolean) | ||
| (Logical to InLogical) |
Converts local array to an input array (immutable).
[ILNumerics Core Module] | |
| (OutLogical to InLogical) |
Converts output array to an input array (immutable).
[ILNumerics Core Module] | |
| (RetLogical to InLogical) |
Converts return type array to input array.
[ILNumerics Core Module] |
See Also