pub fn ncd_bytes(x: &[u8], y: &[u8], method: &str, variant: NcdVariant) -> f64
Compute NCD for in-memory byte slices using the given ZPAQ method and variant.
method
variant