Interface CachedMetric

  • All Superinterfaces:
    Metric
    All Known Implementing Classes:
    NormalizedDotProductMetric

    public interface CachedMetric
    extends Metric
    Stores a hash for each object being compared for efficient computation.