ncd_matrix_paths

Function ncd_matrix_paths 

Source
pub fn ncd_matrix_paths(
    paths: &[&str],
    method: &str,
    variant: NcdVariant,
) -> Vec<f64>
Expand description

Computes an NCD matrix (row-major, len = n*n) for files (preloads all files into memory once).