Function argmin_testfunctions::matyas_derivative
source ยท pub fn matyas_derivative<T>(param: &[T; 2]) -> [T; 2]where
T: Float + FromPrimitive,
Expand description
Derivative of Matyas test function
pub fn matyas_derivative<T>(param: &[T; 2]) -> [T; 2]where
T: Float + FromPrimitive,
Derivative of Matyas test function