| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.distance.distancefunction | Distance functions for use within ELKI. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected SharedNearestNeighborJaccardDistanceFunction<O> | SharedNearestNeighborJaccardDistanceFunction.Parameterizer. makeInstance() | 
| Constructor and Description | 
|---|
| SharedNearestNeighborJaccardDistanceFunction.Instance(Relation<T> database,
                                                     SharedNearestNeighborIndex<T> preprocessor,
                                                     SharedNearestNeighborJaccardDistanceFunction<T> parent)Constructor. |