O
- Object type.public class FullDatabaseReferencePoints<O extends NumberVector<?>> extends Object implements ReferencePointsHeuristic<O>
Constructor and Description |
---|
FullDatabaseReferencePoints()
Constructor, Parameterizable style.
|
Modifier and Type | Method and Description |
---|---|
<T extends O> |
getReferencePoints(Relation<T> db)
Get the reference points for the given database.
|
public FullDatabaseReferencePoints()
public <T extends O> Collection<O> getReferencePoints(Relation<T> db)
ReferencePointsHeuristic
getReferencePoints
in interface ReferencePointsHeuristic<O extends NumberVector<?>>
db
- Database