Function finch::distance::raw_distance[][src]

pub fn raw_distance(
    sketch1: &[KmerCount],
    sketch2: &[KmerCount]
) -> (f64, f64, u64, u64)