getNumberOfEvaluations: Return the number of function evaluations performed by the wrapped
smoof_function
.
Description
Return the number of function evaluations performed by the wrapped
smoof_function
.
Usage
getNumberOfEvaluations(fn)
Arguments
- fn
[smoof_counting_function
]
Wrapped smoof_function
.