public class TreeSplitMatrix extends Object
| Constructor and Description |
|---|
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.
|
public TreeSplitMatrix(Phylogeny evaluator, boolean strict, Set<PhylogenyNode> target_external_nodes)
target - evaluator - strict - public boolean match(Set<PhylogenyNode> query_nodes)
Copyright © 2016. All rights reserved.