benchmarkfcns.griewankn3¶
- benchmarkfcns.griewankn3(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 Griewank N. 3 benchmark function. griewankn3 is an alias for griewank for n=3. Properties:
Global minimum: 0
Location of global minimum: (0, 0, 0)
Number of dimensions: 3
Recommended domain: [-600, 600]^3
Modality: multimodal
Mathematical Definition
Visualization