benchmarkfcns.shekel10¶
- benchmarkfcns.shekel10(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-10 benchmark function. SCORES = shekel10(X) computes the value of the Shekel-10 function at point X. shekel10 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.5364
Location of global minimum: (4, 4, 4, 4)
Number of dimensions: 4
Recommended domain: [0, 10]^4
Mathematical Definition
Visualization