makeSumOfDifferentSquaresFunction: Sum of Different Squares Function

View source: R/sof.sum.of.different.powers.R

makeSumOfDifferentSquaresFunctionR Documentation

Sum of Different Squares Function

Description

Simple uni-modal test function similar to the Sphere and Hyper-Ellipsoidal functions. Formula:

f(\mathbf{x}) = \sum_{i=1}^{n} |\mathbf{x}_i|^{i+1}.

Usage

makeSumOfDifferentSquaresFunction(dimensions)

Arguments

dimensions

[integer(1)]
Size of corresponding parameter space.

Value

[smoof_single_objective_function]


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.