Function argmin_testfunctions::rastrigin_derivative
source ยท pub fn rastrigin_derivative<T>(param: &[T]) -> Vec<T>
Expand description
Derivative of Rastrigin test function
pub fn rastrigin_derivative<T>(param: &[T]) -> Vec<T>
Derivative of Rastrigin test function