Double-Sum Function
Also known as the rotated hyper-ellipsoid function. The formula is given by [REMOVE_ME]f(x)=∑i=1n(∑j=1ixj)2[REMOVEME2]
with xi∈[−65.536,65.536],i=1,…,n.
makeDoubleSumFunction(dimensions)
Arguments
Returns
[smoof_single_objective_function
]
Description
Also known as the rotated hyper-ellipsoid function. The formula is given by
f(x)=i=1∑n(j=1∑ixj)2
with xi∈[−65.536,65.536],i=1,…,n.
References
H.-P. Schwefel. Evolution and Optimum Seeking. John Wiley & Sons, New York, 1995.