
public interface SharedNearestNeighborIndex<O> extends Index
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SharedNearestNeighborIndex.Factory<O,I extends SharedNearestNeighborIndex<O>>
Factory interface
|
| Modifier and Type | Method and Description |
|---|---|
ArrayDBIDs |
getNearestNeighborSet(DBIDRef id)
Get the precomputed nearest neighbors
|
int |
getNumberOfNeighbors()
Get the number of neighbors
|
initialize, logStatisticsgetLongName, getShortNameArrayDBIDs getNearestNeighborSet(DBIDRef id)
id - Object IDint getNumberOfNeighbors()