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

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