public class FullDatabaseReferencePoints extends java.lang.Object implements ReferencePointsHeuristic
| Constructor and Description |
|---|
FullDatabaseReferencePoints()
Constructor, Parameterizable style.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends NumberVector> |
getReferencePoints(Relation<? extends NumberVector> db)
Get the reference points for the given database.
|
public FullDatabaseReferencePoints()
public java.util.Collection<? extends NumberVector> getReferencePoints(Relation<? extends NumberVector> db)
ReferencePointsHeuristicgetReferencePoints in interface ReferencePointsHeuristicdb - DatabaseCopyright © 2019 ELKI Development Team. License information.