Learn R Programming

smoof (version 1.6.0.3)

isNoisy: Checks whether the given function is noisy.

Description

Checks whether the given function is noisy.

Usage

isNoisy(fn)

Value

[logical(1)]

Arguments

fn

[smoof_function]
Objective function.