pub fn schaffer_n4_hessian<T>(param: &[T; 2]) -> [[T; 2]; 2]
where T: Float + FromPrimitive,
Expand description

Hessian of Schaffer test function No. 4