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