Learn R Programming

smoof (version 1.6.0.3)

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)

Value

[integer(1)]

Arguments

fn

[smoof_counting_function]
Wrapped smoof_function.