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

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