Learn R Programming

smoof (version 1.7.0)

hasGlobalOptimum: Checks whether the global optimum is known

Description

Checks whether the global optimum is known

Usage

hasGlobalOptimum(fn)

Value

[logical(1)]

TRUE if the global optimum is known, FALSE otherwise.

Arguments

fn

[smoof_function]
Objective function.