
public static class DiSH.DiSHClusterOrder extends CorrelationClusterOrder
| Modifier and Type | Field and Description |
|---|---|
private WritableDataStore<long[]> |
commonPreferenceVectors
Preference vectors.
|
correlationValue, SEPARATOR| Constructor and Description |
|---|
DiSH.DiSHClusterOrder(String name,
String shortname,
ArrayModifiableDBIDs ids,
WritableDoubleDataStore reachability,
WritableDBIDDataStore predecessor,
WritableIntegerDataStore corrdim,
WritableDataStore<long[]> commonPreferenceVectors)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long[] |
getCommonPreferenceVector(DBIDRef id)
Get the common subspace.
|
getCorrelationValue, getEuclideanValueadd, getDBIDs, getPredecessor, getReachability, iter, order, sizegetLongName, getShortNameaddChildResult, getHierarchy, setHierarchyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLongName, getShortNameprivate WritableDataStore<long[]> commonPreferenceVectors
public DiSH.DiSHClusterOrder(String name, String shortname, ArrayModifiableDBIDs ids, WritableDoubleDataStore reachability, WritableDBIDDataStore predecessor, WritableIntegerDataStore corrdim, WritableDataStore<long[]> commonPreferenceVectors)
name - shortname - ids - reachability - predecessor - corrdim - commonPreferenceVectors - public long[] getCommonPreferenceVector(DBIDRef id)
id - Object idCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.