ILNumerics - Technical Application Development
Top
Operators
Name | Description | |
---|---|---|
![]() ![]() | (InCell to Cell) |
Convert input array (immutable) to local array (mutable).
[ILNumerics Core Module] |
![]() ![]() | (OutCell to Cell) |
Convert output array to a new local array (mutable).
[ILNumerics Core Module] |
![]() ![]() | (RetCell to Cell) |
"Persistence cast". Makes a local array out of a return type array.
[ILNumerics Core Module] |
See Also