Cluster analysis algorithm: agglomerative algorithm. More...
Classes | |
class | agglomerative |
Class represents agglomerative algorithm for cluster analysis. More... | |
class | type_link |
Enumerator of types of link between clusters. More... | |
Cluster analysis algorithm: agglomerative algorithm.
Implementation based on paper [18].