| Class | Description |
|---|---|
| BooleanSetEvaluator |
An example of how to implement an evaluator from scratch, working on something more complex
than doubles.
|
| BooleanSetEvaluator.BitSetEvaluationContext | |
| ExtendedDoubleEvaluator |
A subclass of DoubleEvaluator that supports SQRT function.
|
| LocalizedEvaluator |
An example of how to localize an existing evaluator to match French locale.
|
| Restricting |
An example of how to restrict operators, functions and constants of an existing evaluator.
|
| SimpleBooleanEvaluator |
An example of how to implement an evaluator from scratch.
|
| Simplest |
The most simple class to use the built-in real expression evaluator.
|
| TextualOperatorsEvaluator | |
| Variables |
An example of how to use variables in evaluators.
|
Copyright © 2017. All Rights Reserved.