benchmarkfcns.multifidelity.park91b¶
- benchmarkfcns.multifidelity.park91b(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 Park91b function. SCORES = park91b(X) computes the value of the Park91b function at point X. multifidelity.park91b accepts a matrix of size M-by-4 and returns a matrix SCORES of size M-by-2. Properties (High-fidelity):
Dimensions: 4
Recommended domain: [0, 1]^4
Mathematical Definition
Visualization