entropy_rate_backend

Function entropy_rate_backend 

Source
pub fn entropy_rate_backend(
    data: &[u8],
    max_order: i64,
    backend: &RateBackend,
) -> f64
Expand description

Estimate entropy rate of data using the explicit rate backend.