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 |
---|---|
TreeSetDBIDs |
getNearestNeighborSet(DBID objid)
Get the precomputed nearest neighbors
|
int |
getNumberOfNeighbors()
Get the number of neighbors
|
delete, deleteAll, getPageFileStatistics, insert, insertAll
getLongName, getShortName
TreeSetDBIDs getNearestNeighborSet(DBID objid)
objid
- Object IDint getNumberOfNeighbors()