Uses of Interface
jebl.evolution.treemetrics.RootedTreeMetric

Packages that use RootedTreeMetric
jebl.evolution.treemetrics   
 

Uses of RootedTreeMetric in jebl.evolution.treemetrics
 

Classes in jebl.evolution.treemetrics that implement RootedTreeMetric
 class BilleraMetric
          Billera tree distance - sum of change in branch lengths required to transform one tree to the second Note that this interface is not optimal for a large set where all pairs are required.
 class CladeHeightMetric
          For each clade_j in treeB, find the MRCA_j of the taxa in clade_j in treeA.
 class RobinsonsFouldMetric
           
 



http://code.google.com/p/jebl2/