InertExpression
InertExpression[expr] creates an inert expression in compiled code.
Examples
InertExpression[x + y]FunctionCompile[Function[{}, InertExpression[1 + 2]]]Please visit the official Wolfram Language Reference for more details.
InertExpression[expr] creates an inert expression in compiled code.
InertExpression[x + y]FunctionCompile[Function[{}, InertExpression[1 + 2]]]Please visit the official Wolfram Language Reference for more details.