isNoisy {smoof}R Documentation

Checks whether the given function is noisy.

Description

Checks whether the given function is noisy.

Usage

isNoisy(fn)

Arguments

fn

[smoof_function]
Objective function.

Value

[logical(1)]


[Package smoof version 1.6.0.3 Index]