Interface | Description |
---|---|
VPPoint |
An interface that defines a single point in a vp-tree.
|
Class | Description |
---|---|
BoundedPriorityQueue<E extends VPPoint> | |
Kmer |
Implementation of a Kmer as a point in a
VPTree . |
VPNode<T extends VPPoint> |
VPNodes are the nodes of a vantage point tree. |
VPTree<E extends VPPoint> |
Exception | Description |
---|---|
PartitionException |