Skip to main content

assert_plane_f32_near

Function assert_plane_f32_near 

Source
pub fn assert_plane_f32_near(
    frame: &Frame,
    plane_index: usize,
    expected: &[&[f32]],
    tolerance: GoldenTolerance,
)
Expand description

Asserts one f32 plane matches expected rows within tolerance.