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