pub fn styblinski_tang_derivative<T>(param: &[T]) -> Vec<T>where T: Float + FromPrimitive + Sum,
Derivative of Styblinski-Tang test function