public class UPGMATree extends SimpleTree
constructs a UPGMA tree from pairwise distances
public UPGMATree(DistanceMatrix m)
constructor UPGMA tree
m