Skip to main content

try_ncd_paths_backend

Function try_ncd_paths_backend 

Source
pub fn try_ncd_paths_backend(
    x: &str,
    y: &str,
    backend: &CompressionBackend,
    variant: NcdVariant,
) -> InfotheoryResult<f64>
Expand description

Compute NCD for two files with an explicit compression backend.