pub fn schaffer_n4_hessian<T>(param: &[T; 2]) -> [[T; 2]; 2]where T: Float + FromPrimitive,
Hessian of Schaffer test function No. 4