Function assert::within [] [src]

pub fn within(x: &[f64], y: &[f64], delta: f64)

Assert that the distance between the corresponding elements of two vectors is smaller than a given value.