ILNumerics Ultimate VS

Cell Type Conversions

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Operators

  NameDescription
Public operatorStatic member(InCell to Cell)
Convert input array (immutable) to local array (mutable).

[ILNumerics Core Module]

Public operatorStatic member(OutCell to Cell)
Convert output array to a new local array (mutable).

[ILNumerics Core Module]

Public operatorStatic member(RetCell to Cell)
"Persistence cast". Makes a local array out of a return type array.

[ILNumerics Core Module]

Top
See Also

Reference