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

Public Member Functions | |
| void | Gradient (traits::UnconstructableType &) const |
The AddGradient mixin class will provide a const Gradient() method if the given FunctionType has EvaluateWithGradient() const, or nothing otherwise.
Definition at line 86 of file add_gradient.hpp.
|
inline |
Definition at line 90 of file add_gradient.hpp.