Skip to main content

nhd_bytes

Function nhd_bytes 

Source
pub fn nhd_bytes(x: &[u8], y: &[u8]) -> f64
Expand description

Normalized Hellinger distance between the byte distributions of x and y.

NHD is an empirical, order-0 quantity by construction.