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

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