makeSumOfDifferentSquaresFunction: Sum of Different Squares Function

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

makeSumOfDifferentSquaresFunctionR Documentation

Sum of Different Squares Function

Description

Simple unimodal 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]


smoof documentation built on March 31, 2023, 11:48 p.m.