Function wyrm::assert_close[][src]

pub fn assert_close(x: &Arr, y: &Arr, tol: f32)

Assert two arrays are within tol of each other.