Learn R Programming

smoof (version 1.5)

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.

Value

[integer(1)]