benchmarkfcns.shekel5¶
- benchmarkfcns.shekel5(arg0: Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]', 'flags.c_contiguous']) Annotated[numpy.typing.NDArray[numpy.float64], '[m, 1]']¶
Computes the value of the Shekel-5 benchmark function. SCORES = shekel5(X) computes the value of the Shekel-5 function at point X. shekel5 accepts a matrix of size M-by-4 and returns a vector SCORES of size M-by-1 in which each row contains the function value for each row of X. Properties:
Global minimum: approx -10.1532
Location of global minimum: (4, 4, 4, 4)
Number of dimensions: 4
Recommended domain: [0, 10]^4
Mathematical Definition
Visualization