generate_sphere_function: Sphere test function generator.

Description Usage Arguments Details Value References

View source: R/f_sphere.R

Description

The sphere function is arguably the simplest test function. It is defined as

Usage

1

Arguments

dimensions

[integer(1)] Size of parameter space.

Details

f(x) = ∑_{i=1}^n x_i^2

Value

A soo_function.

References

K. D. De Jong. An analysis of the behavior of a class of genetic adaptive systems. PhD thesis, Department of Computer and Communication Sciences, University of Michigan, Ann Arbor, 1975.


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