|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NeighborSetPredicate
Predicate to obtain the neighbors of a reference object as set.
Nested Class Summary | |
---|---|
static interface |
NeighborSetPredicate.Factory<O>
Factory interface to produce instances. |
Method Summary | |
---|---|
DBIDs |
getNeighborDBIDs(DBID reference)
Get the neighbors of a reference object for DBSCAN. |
Methods inherited from interface de.lmu.ifi.dbs.elki.result.Result |
---|
getLongName, getShortName |
Method Detail |
---|
DBIDs getNeighborDBIDs(DBID reference)
reference
- Reference object
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |