public abstract class Linkage extends Object
HierarchicalClustering
Constructor and Description |
---|
Linkage() |
Modifier and Type | Method and Description |
---|---|
double[][] |
getProximity()
Returns the proximity matrix.
|
abstract void |
merge(int i,
int j)
Merge two clusters into one and update the proximity matrix.
|
Copyright © 2015. All rights reserved.