getNumberOfEvaluations {smoof}R Documentation

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.

Value

[integer(1)]


[Package smoof version 1.6.0.3 Index]