|
|
|||
|
|
|
RuntimeOptions | ![]() |
| RuntimeOptions 是 Compile 的一个选项,用来指定它所创建的编译函数运行时的设置. |
| "CatchMachineOverflow" | False | 是否应捕获真正的溢出 | |
| "CatchMachineUnderflow" | False | 是否应捕获真正的下溢 | |
| "CatchMachineIntegerOverflow" | True | 是否应捕获整数溢出 | |
| "CompareWithTolerance" | True | 比较是否应该类似于 SameQ | |
| "EvaluateSymbolically" | True | 是否计算符号参数 | |
| "RuntimeErrorHandler" | Evaluate | 如果运行函数有一个致命运行错误时,应用一个函数 | |
| "WarningMessages" | True | 是否应该产生警告信息 |
| "CatchMachineOverflow" | False | |
| "CatchMachineUnderflow" | False | |
| "CatchMachineIntegerOverflow" | False | |
| "CompareWithTolerance" | False | |
| "EvaluateSymbolically" | True | |
| "RuntimeErrorHandler" | Evaluate | |
| "WarningMessages" | True |