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

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