Function argmin_testfunctions::threehumpcamel_hessian
source ยท pub fn threehumpcamel_hessian<T>(param: &[T; 2]) -> [[T; 2]; 2]where
T: Float + FromPrimitive,
Expand description
Hessian of Three-hump camel test function
pub fn threehumpcamel_hessian<T>(param: &[T; 2]) -> [[T; 2]; 2]where
T: Float + FromPrimitive,
Hessian of Three-hump camel test function