pub fn try_nhd_paths(x: &str, y: &str) -> InfotheoryResult<f64>Expand description
Compute normalized Hellinger distance (NHD) between the byte distributions of two files.
pub fn try_nhd_paths(x: &str, y: &str) -> InfotheoryResult<f64>Compute normalized Hellinger distance (NHD) between the byte distributions of two files.