ILNumerics Ultimate VS

RetLogical  Conversion Operators

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public operatorStatic memberCode example(Array to RetLogical)
Convert n-dimensional Array to ILNumerics array.

[ILNumerics Core Module]

Public operatorStatic member(Boolean to RetLogical)
Converts single value into scalar array.

[ILNumerics Core Module]

Public operatorStatic member(InLogical to RetLogical)
Converts input type array to return type array (volatile, immutable).

[ILNumerics Core Module]

Public operatorStatic member(Logical to RetLogical)
Converts local array to a return type array (volatile, immutable).

[ILNumerics Core Module]

Public operatorStatic member(OutLogical to RetLogical)
Converts output array to an return type array (volatile, immutable).

[ILNumerics Core Module]

Public operatorStatic member(RetLogical to Boolean)
Convert scalar Logical array to Boolean.

[ILNumerics Core Module]

Top
See Also

Reference