generate_discus_function: Discus test function generator.

Description Usage Arguments Details Value

View source: R/f_discus.R

Description

The discus test function is similar to a high condition ellipsoid. It is defined as

Usage

1

Arguments

dimensions

[integer(1)] Size of parameter space.

Details

f(x) = 10^6 x_1^2 + ∑_{i=2}^n x_i^2

Value

A soo_function.

Note that the functions returned by this generator only differ in the elongated axis from those returned by generate_ellipsoidal_function.


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