Class | Description |
---|---|
EuclideanMetricSpace |
This class implements the standard metric space structure on R^n given by the
Euclidean metric.
|
ExplicitMetricSpace |
This class implements the AbstractIntMetricSpace interface.
|
ObjectSearchableFiniteMetricSpace<T> |
This class implements the AbstractSearchableMetricSpace interface over type T.
|
TruncatedPriorityQueue<T> |
This class is used for holding the set of k-indices with the lowest ranks or values.
|