pub fn quantization_mse(original: &[f32], dequantized: &[f32]) -> f32
Compute quantization error (MSE)