|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WeightedNeighborSetPredicate
Neighbor predicate with weight support.
Nested Class Summary | |
---|---|
static interface |
WeightedNeighborSetPredicate.Factory<O>
Factory interface to produce instances. |
Method Summary | |
---|---|
Collection<DoubleObjPair<DBID>> |
getWeightedNeighbors(DBID reference)
Get the neighbors of a reference object for DBSCAN. |
Method Detail |
---|
Collection<DoubleObjPair<DBID>> getWeightedNeighbors(DBID reference)
reference
- Reference object
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |