The AddEvaluateStatic mixin class will provide a static Evaluate() method if the given FunctionType has EvaluateWithGradient() static, or nothing otherwise. More...

Static Public Member Functions | |
| static double | Evaluate (traits::UnconstructableType &) |
The AddEvaluateStatic mixin class will provide a static Evaluate() method if the given FunctionType has EvaluateWithGradient() static, or nothing otherwise.
Definition at line 144 of file add_evaluate.hpp.
|
static |