pub fn dequantize_vector_public( quantized: &QuantizedVector, params: &QuantizationParams, ) -> Array1<f32>
Dequantize a vector back to floating-point (public API version)
quantized
params
The dequantized vector