pub fn threehumpcamel_derivative<T>(param: &[T; 2]) -> [T; 2]where
T: Float + FromPrimitive,
Expand description
Derivative of Three-hump camel test function
pub fn threehumpcamel_derivative<T>(param: &[T; 2]) -> [T; 2]where
T: Float + FromPrimitive,
Derivative of Three-hump camel test function