View source: R/sof.bent.cigar.R
| makeBentCigarFunction | R Documentation | 
Scalable test function f with
f(\mathbf{x}) = x_1^2 + 10^6 \sum_{i = 2}^{n} x_i^2
subject to -100 \leq \mathbf{x}_i \leq 100 for i = 1, \ldots, n.
makeBentCigarFunction(dimensions)
| dimensions | [ | 
An object of class SingleObjectiveFunction, representing the Bent-Cigar Function.
[smoof_single_objective_function]
See https://al-roomi.org/benchmarks/unconstrained/n-dimensions/164-bent-cigar-function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.