f0.ackley: f0.ackley

Description Usage Arguments Value References

View source: R/test-functions.R

Description

The ackley function of N variables for testing optimization methods. The global optima for the function is given by xi = 0, forall i E 1...N, f(x) = 0. Domain xi E [-32.768, 32.768], for all i = 1, ..., d

Usage

1

Arguments

...

The variadic list of function variables.

Value

The function value

References

https://www.sfu.ca/~ssurjano/ackley.html


antonio-pgarcia/evoper documentation built on Aug. 30, 2020, 10:40 p.m.