|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.forester.tools.TreeSplitMatrix
public class TreeSplitMatrix
| Constructor Summary | |
|---|---|
TreeSplitMatrix(Phylogeny evaluator,
boolean strict,
Phylogeny target)
|
|
TreeSplitMatrix(Phylogeny evaluator,
boolean strict,
Set<PhylogenyNode> target_external_nodes)
If strict is true, target nodes (all external nodes of the phylogeny for which support values are to be calculated) is not used for anything during construction. |
|
| Method Summary | |
|---|---|
boolean |
match(Set<PhylogenyNode> query_nodes)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TreeSplitMatrix(Phylogeny evaluator,
boolean strict,
Phylogeny target)
public TreeSplitMatrix(Phylogeny evaluator,
boolean strict,
Set<PhylogenyNode> target_external_nodes)
target - evaluator - strict - | Method Detail |
|---|
public boolean match(Set<PhylogenyNode> query_nodes)
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||