pub fn try_entropy_rate_bytes(data: &[u8]) -> InfotheoryResult<f64>Expand description
Fallible entropy-rate estimate Ĥ(X) (bits per symbol) using the default context backend.
pub fn try_entropy_rate_bytes(data: &[u8]) -> InfotheoryResult<f64>Fallible entropy-rate estimate Ĥ(X) (bits per symbol) using the default context backend.