pub fn levy_n13_derivative<T>(param: &[T; 2]) -> [T; 2]
where T: Float + FromPrimitive + Sum,
Expand description

Derivative of Levy test function No. 13