Skip to main content

try_kl_divergence_paths

Function try_kl_divergence_paths 

Source
pub fn try_kl_divergence_paths(x: &str, y: &str) -> InfotheoryResult<f64>
Expand description

Compute KL divergence between the byte histograms of two files.