
O - Object typepublic interface ReferencePointsHeuristic<O> extends Parameterizable
| Modifier and Type | Method and Description |
|---|---|
<T extends O> |
getReferencePoints(Relation<T> db)
Get the reference points for the given database.
|
<T extends O> Collection<O> getReferencePoints(Relation<T> db)
db - Database