global_minimum: Global Optimum

Description Usage Arguments Value

View source: R/global_minimum.R

Description

Retrieve the global minimum of a test function.

Usage

1

Arguments

fn

Function to query.

Value

List with two elements. par contains the location of the global minimum in the parameter space (possibly as a list if there are multiple global minima) and value the function value of the global minimum.


soobench documentation built on Feb. 9, 2020, 5:08 p.m.