public class MedoidModel extends PrototypeModel<DBID> implements TextWriteable
prototype
Constructor and Description |
---|
MedoidModel(DBID medoid)
Constructor with medoid
|
Modifier and Type | Method and Description |
---|---|
DBID |
getMedoid() |
protected String |
getPrototypeType()
Type of prototype (Median, Mean, ...) for printing.
|
getPrototype, writeToText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
writeToText
public MedoidModel(DBID medoid)
medoid
- Cluster medoidpublic DBID getMedoid()
protected String getPrototypeType()
PrototypeModel
getPrototypeType
in class PrototypeModel<DBID>
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.