ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
![]() ![]() | (Byte to RetCell) |
Convert primitive byte to a scalar temporary cell
[ILNumerics Core Module] |
![]() ![]() | (Double to RetCell) |
Convert primitive double to a scalar temporary cell
[ILNumerics Core Module] |
![]() ![]() | (Double to RetCell) |
Encapsulates Int32[] system array into a scalar temporary cell array.
[ILNumerics Core Module] |
![]() ![]() | (Int32 to RetCell) |
Convert primitive integer to a scalar temporary cell
[ILNumerics Core Module] |
![]() ![]() | (Int32 to RetCell) |
Encapsulates Int32[] system array into a scalar temporary cell array.
[ILNumerics Core Module] |
![]() ![]() | (Int64 to RetCell) |
Convert primitive integer to a scalar temporary cell
[ILNumerics Core Module] |
![]() ![]() | (Int64 to RetCell) |
Encapsulates Int64[] system array into a scalar temporary cell array.
[ILNumerics Core Module] |
![]() ![]() | (Single to RetCell) |
Convert primitive float to a scalar temporary cell
[ILNumerics Core Module] |
![]() ![]() | (String to RetCell) |
Convert primitive byte to a scalar temporary cell
[ILNumerics Core Module] |
![]() ![]() | (String to RetCell) |
Encapsulate array of strings into a scalar temporary cell
[ILNumerics Core Module] |
![]() ![]() | (UInt32 to RetCell) |
Convert primitive integer to a scalar temporary cell
[ILNumerics Core Module] |
![]() ![]() | (UInt32 to RetCell) |
Encapsulates UInt32[] system array into a scalar temporary cell array.
[ILNumerics Core Module] |
![]() ![]() | (UInt64 to RetCell) |
Convert primitive integer to a scalar temporary cell
[ILNumerics Core Module] |
![]() ![]() | (Cell to RetCell) |
Convert local cell array to return type cell.
[ILNumerics Core Module] |
![]() ![]() | (InCell to RetCell) |
Convert input array to return type array.
[ILNumerics Core Module] |
![]() ![]() | (OutCell to RetCell) |
Convert output cell array to return type cell.
[ILNumerics Core Module] |
See Also