- findMerge
Perform the next merge step in AGNES.
- getDistanceFunction
- initializeDistanceMatrix
Initialize a distance matrix.
- merge
Execute the cluster merge.
- updateMatrix
Update the scratch distance matrix.
- shrinkActiveSet
Shrink the active set: if the last x objects are all merged, we can reduce the
working size accordin
- triangleSize
Compute the size of a complete x by x triangle (minus diagonal)