The Rastrigin function is a typical example of non-linear multimodal function.
The large number of local minima makes it difficult for optimization algorithms
to find the global minimum.
See Also
test-functions for an overview of all test functions,
get_function_details to retrieve function parameters.