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

Hessian of Schaffer test function No. 2