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

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