pub fn dequantize(q: &Sq8Vector) -> Vec<f32>
Reconstruct the approximate f32 vector. For a vector with max == min (constant or single-element input) every component reconstructs as min exactly.
max == min
min