pub fn slice_near(expected: &[f64]) -> impl for<'a> Matcher<&'a [f64]>
Match a slice element-by-element within TOL of expected.
TOL
expected