
public interface NeighborSetPredicate extends Result
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NeighborSetPredicate.Factory<O>
Factory interface to produce instances.
|
| Modifier and Type | Method and Description |
|---|---|
DBIDs |
getNeighborDBIDs(DBIDRef reference)
Get the neighbors of a reference object for DBSCAN.
|
getLongName, getShortName