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

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