pub fn picheny_hessian<T>(param: &[T; 2]) -> [[T; 2]; 2]where T: Float + FromPrimitive,
Hessian of Picheny test function