pub fn beale_hessian<T>(param: &[T; 2]) -> [[T; 2]; 2]where T: Float + FromPrimitive,
Derivative of Beale test function