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.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.