|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjebl.evolution.treemetrics.RobinsonsFouldMetric
public class RobinsonsFouldMetric
Constructor Summary | |
---|---|
RobinsonsFouldMetric()
|
|
RobinsonsFouldMetric(java.util.List<Taxon> taxa)
|
Method Summary | |
---|---|
double |
getMetric(RootedTree tree1,
RootedTree tree2)
calculates the metric between two rooted trees |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RobinsonsFouldMetric()
public RobinsonsFouldMetric(java.util.List<Taxon> taxa)
Method Detail |
---|
public double getMetric(RootedTree tree1, RootedTree tree2)
RootedTreeMetric
getMetric
in interface RootedTreeMetric
tree1
- first treetree2
- second tree
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |