Skip to main content

alp_encodability

Function alp_encodability 

Source
pub fn alp_encodability(values: &[f64]) -> f64
Expand description

Check what fraction of values can be ALP-encoded at the best exponent.

Returns a value between 0.0 and 1.0. Values > 0.95 mean ALP is a good fit. Used by auto-detection to choose between ALP and Gorilla.