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

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