The AddDecomposableEvaluateStatic mixin class will add a decomposable static Gradient() method if a decomposable static EvaluateWithGradient() function exists, or nothing otherwise. More...

Static Public Member Functions | |
| static void | Gradient (traits::UnconstructableType &, const size_t, const size_t) |
The AddDecomposableEvaluateStatic mixin class will add a decomposable static Gradient() method if a decomposable static EvaluateWithGradient() function exists, or nothing otherwise.
Definition at line 168 of file add_decomposable_gradient.hpp.
|
static |