Skip to main content

assert_frame_f32_near

Function assert_frame_f32_near 

Source
pub fn assert_frame_f32_near(
    frame: &Frame,
    expected_planes: &[&[&[f32]]],
    tolerance: GoldenTolerance,
)
Expand description

Asserts all f32 planes match expected rows within tolerance.