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

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