public interface ReferencePointsHeuristic
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends NumberVector> |
getReferencePoints(Relation<? extends NumberVector> db)
Get the reference points for the given database.
|
java.util.Collection<? extends NumberVector> getReferencePoints(Relation<? extends NumberVector> db)
db - DatabaseCopyright © 2019 ELKI Development Team. License information.