Function augurs_testing::assert_all_close

source ยท
pub fn assert_all_close(actual: &[f64], expected: &[f64])
Expand description

Assert that two slices are approximately equal.