Function finch::statistics::cardinality

source ·
pub fn cardinality(sketch: &[KmerCount]) -> Result<u64, &'static str>