pub fn encode(values: &[f64]) -> Result<Vec<u8>, CodecError>
Encode f64 values using ALP-RD (front-bit dictionary + raw tail bits).