isNoisy: Checks whether the given function is noisy.

View source: R/isNoisy.R

isNoisyR 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)] TRUE if the function is noisy, FALSE otherwise.


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.