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

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