pub fn try_ncd_paths_compiled_backend(
x: &str,
y: &str,
backend: &CompiledCompressionBackend,
variant: NcdVariant,
) -> InfotheoryResult<f64>Expand description
Compute NCD for two files with an explicit compiled compression backend.