The AddDecomposableEvaluateWithGradientStatic mixin class will add a decomposable static EvaluateWithGradient() method if both a decomposable static Evaluate() and a decomposable static gradient() function exist, or nothing otherwise. More...

Static Public Member Functions | |
| static double | EvaluateWithGradient (traits::UnconstructableType &, const size_t, const size_t) |
The AddDecomposableEvaluateWithGradientStatic mixin class will add a decomposable static EvaluateWithGradient() method if both a decomposable static Evaluate() and a decomposable static gradient() function exist, or nothing otherwise.
Definition at line 199 of file add_decomposable_evaluate_with_gradient.hpp.
|
static |