recorded_values: Return the internally recorded parameter settings and...

Description Usage Arguments Value

View source: R/recording_function.R

Description

Return the internally recorded parameter settings and function values for a test function.

Usage

1

Arguments

fn

A function whos recorded parameter settings and function values should be returnd.

Value

A list with elements time, par and value which are the point in time (in number of function evaluations), the parameter setting and the function value recorded. The parameter settings are stored in a matrix where each column is one parameter settings.


olafmersmann/soobench documentation built on May 24, 2019, 12:51 p.m.