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