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