pub fn rastrigin(args: &[f64]) -> f64
Rastrigin function.
Typically used from -5.12..=5.12. Minimum is at 0.0.
-5.12..=5.12
0.0