|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SiteConstraints | |
---|---|
Constraints | Provides classes to constrain the state of internal nodes. |
Likelihood | Provides classes for calculating the likelihood of a tree given a model and an alignment. |
Uses of SiteConstraints in Constraints |
---|
Methods in Constraints that return SiteConstraints | |
---|---|
SiteConstraints |
SiteConstraints.clone()
|
SiteConstraints |
Constrainer.getConstraints(Tree t,
Site s)
Gets the consraints on an the external nodes of a site given the tree and the state of the leafs. |
SiteConstraints |
NoConstraints.getConstraints(Tree t,
Site s)
|
Uses of SiteConstraints in Likelihood |
---|
Constructors in Likelihood with parameters of type SiteConstraints | |
---|---|
Calculator.SiteCalculator(Site s,
Tree t,
SiteConstraints con,
Probabilities tp)
Standard constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |