Skip to main content

Module error

Module error 

Source
Expand description

Evaluation-specific error types.

These errors are produced during numeric evaluation, compilation, and JIT code generation.

Enums§

EvaluationError
Errors that can occur during expression evaluation.

Type Aliases§

Result
A convenient result type for evaluation operations.