Class RobinsonsFouldMetric

java.lang.Object
jebl.evolution.treemetrics.RobinsonsFouldMetric
All Implemented Interfaces:
RootedTreeMetric

public class RobinsonsFouldMetric extends Object implements RootedTreeMetric
Version:
$Id$
Author:
Andrew Rambaut
  • Constructor Details

    • RobinsonsFouldMetric

      public RobinsonsFouldMetric()
    • RobinsonsFouldMetric

      public RobinsonsFouldMetric(List<Taxon> taxa)
  • Method Details

    • getMetric

      public double getMetric(RootedTree tree1, RootedTree tree2)
      Description copied from interface: RootedTreeMetric
      calculates the metric between two rooted trees
      Specified by:
      getMetric in interface RootedTreeMetric
      Parameters:
      tree1 - first tree
      tree2 - second tree
      Returns:
      the tree metric value