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