|
vash
Fast genetic similarity estimation with hash tables
|
Pair of integers to calculate Jaccard similarity. More...
#include <similarityMatrix.hpp>
Public Attributes | |
| uint64_t | nIntersect |
| Intersection size. | |
| uint64_t | nUnion |
| Union size. | |
Pair of integers to calculate Jaccard similarity.