| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.distance.distancefunction | 
 Distance functions for use within ELKI. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractIndexBasedDistanceFunction<O,F extends IndexFactory<O>>
Abstract super class for distance functions needing a database index. 
 | 
class  | 
SharedNearestNeighborJaccardDistanceFunction<O>
SharedNearestNeighborJaccardDistanceFunction computes the Jaccard
 coefficient, which is a proper distance metric. 
 | 
Copyright © 2019 ELKI Development Team. License information.