View source: R/test-functions.R
| f1.griewank | R Documentation |
The griewank 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.
f1.griewank(x)
x |
The vector of function parameters |
The function value
http://deap.gel.ulaval.ca/doc/dev/api/benchmarks.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.