pub fn try_ncd_bytes_default(
x: &[u8],
y: &[u8],
variant: NcdVariant,
) -> InfotheoryResult<f64>Expand description
Compute NCD for byte slices using the thread-local default context.
pub fn try_ncd_bytes_default(
x: &[u8],
y: &[u8],
variant: NcdVariant,
) -> InfotheoryResult<f64>Compute NCD for byte slices using the thread-local default context.