Skip to main content

compute_buffer_rms

Function compute_buffer_rms 

Source
pub fn compute_buffer_rms(a: &[u8], b: &[u8]) -> f64
Expand description

Quick check: compute RMS error between two u8 buffers.