ellipsoidal_function {soobench} | R Documentation |
The ellipsoidal test function is a badly conditioned variant of the sphere function.
ellipsoidal_function(dimensions)
dimensions |
Size of parameter space. |
A soo_function
.
f <- ellipsoidal_function(2) plot(f, rank=TRUE) ##'