|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParsimonyCriterion
| Method Summary | |
|---|---|
double |
getScore(Tree tree)
Calculates the minimum number of steps for the parsimony reconstruction for the given tree. |
double[] |
getSiteScores(Tree tree)
Calculates the minimum number of steps for the parsimony reconstruction for the given tree. |
State[] |
getStates(Tree tree,
Node node)
Returns the reconstructed character states for a given node in the tree. |
| Method Detail |
|---|
double[] getSiteScores(Tree tree)
tree - a tree object to reconstruct the characters on
double getScore(Tree tree)
tree - a tree object to reconstruct the characters on
State[] getStates(Tree tree,
Node node)
tree - a tree object to reconstruct the characters onnode - the node of the tree
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||