pub fn sphere_hessian<T>(param: &[T]) -> Vec<Vec<T>>where T: Float + FromPrimitive,
Hessian of sphere test function