pub fn booth_derivative<T>(param: &[T; 2]) -> [T; 2]where
T: Float + FromPrimitive,Expand description
Derivative of Booth test function
pub fn booth_derivative<T>(param: &[T; 2]) -> [T; 2]where
T: Float + FromPrimitive,Derivative of Booth test function