benchmarkfcns.multifidelity.sixhumpcamel¶
- benchmarkfcns.multifidelity.sixhumpcamel(arg0: Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]', 'flags.c_contiguous']) Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]']¶
Computes the value of the multi-fidelity Six-hump Camel function. SCORES = sixhumpcamel(X) computes the value of the Six-hump Camel function at point X. multifidelity.sixhumpcamel accepts a matrix of size M-by-2 and returns a matrix SCORES of size M-by-2.
Mathematical Definition
Visualization