Function approx::macro_support::ulps_eq_with_max [] [src]

pub fn ulps_eq_with_max<T: ApproxEq>(a: &T, b: &T, max_ulps: u32) -> bool