CompiledFunction::cfnv
Details
-
- This message is generated when an invalid CompiledFunction expression is used.
- CompiledFunction expressions are generated by Compile and are not often entered directly.
- If you see this message for a CompiledFunction expression generated by Compile, please contact Technical Support.
- This message will normally be preceded by messages that are generated when the invalid CompiledFunction expression is entered.
- Off[message] switches off the message; On[message] switches it on. For example: Off[CompiledFunction::cfnv].