BilleraMetric
, CladeHeightMetric
, RobinsonsFouldMetric
public interface RootedTreeMetric
Modifier and Type | Method | Description |
---|---|---|
double |
getMetric(RootedTree tree1,
RootedTree tree2) |
calculates the metric between two rooted trees
|
double getMetric(RootedTree tree1, RootedTree tree2)
tree1
- first treetree2
- second treehttp://code.google.com/p/jebl2/