pub fn sphere_hessian<T>(param: &[T]) -> Vec<Vec<T>>
where T: Float + FromPrimitive,
Expand description

Hessian of sphere test function