- All Superinterfaces:
- java.lang.Comparable<VPPoint>
- All Known Implementing Classes:
- Kmer
public interface VPPoint
extends java.lang.Comparable<VPPoint>
An interface that defines a single point in a vp-tree. All points must have a
distance function that satisfies metric space.
- Author:
- ctolooee