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