pub fn try_ned_bytes(x: &[u8], y: &[u8]) -> InfotheoryResult<f64>Expand description
Fallible normalized entropy distance (NED) estimate with the default context backend.
pub fn try_ned_bytes(x: &[u8], y: &[u8]) -> InfotheoryResult<f64>Fallible normalized entropy distance (NED) estimate with the default context backend.