|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.visualization.clustering.TreeBuilder
at.tuwien.ifs.somtoolbox.visualization.clustering.AbstractWardsLinkageTreeBuilder
public abstract class AbstractWardsLinkageTreeBuilder
Field Summary |
---|
Fields inherited from class at.tuwien.ifs.somtoolbox.visualization.clustering.TreeBuilder |
---|
level, monitor, progress, progressWriter |
Constructor Summary | |
---|---|
AbstractWardsLinkageTreeBuilder()
|
Method Summary | |
---|---|
protected double |
calcESSincrease(ClusterNode n1,
ClusterNode n2)
Calculates the increase of the Error Sum of Squares if the two Clusters are united. |
Methods inherited from class at.tuwien.ifs.somtoolbox.visualization.clustering.TreeBuilder |
---|
allowAborting, createTree, finishMonitor, getClusteringAlgName, incrementMonitor, resetMonitor, setMonitor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractWardsLinkageTreeBuilder()
Method Detail |
---|
protected double calcESSincrease(ClusterNode n1, ClusterNode n2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |