ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
(Array to Logical) |
Convert n-dimensional Array to ILNumerics array.
[ILNumerics Core Module] | |
(Boolean to Logical) |
Wraps single value into scalar array.
[ILNumerics Core Module] | |
(InLogical to Logical) |
Convert input array (immutable) to local array (mutable).
[ILNumerics Core Module] | |
(Logical to Boolean) | ||
(OutLogical to Logical) |
Convert output array to a new local array (mutable).
[ILNumerics Core Module] | |
(RetLogical to Logical) |
"Persistence cast" turns a volatile array into a persistent variable for use with a local variable.
[ILNumerics Core Module] |
See Also