vash
Fast genetic similarity estimation with hash tables
Loading...
Searching...
No Matches
BayesicSpace::JaccardPair Struct Reference

Pair of integers to calculate Jaccard similarity. More...

#include <similarityMatrix.hpp>

Public Attributes

uint64_t nIntersect
 Intersection size.
 
uint64_t nUnion
 Union size.
 

Detailed Description

Pair of integers to calculate Jaccard similarity.


The documentation for this struct was generated from the following file: