bpp-phyl3
3.0.0
|
Public Attributes | |
std::vector< ForwardLikelihoodBelowRef > | vBotLik_ |
std::vector< BackwardLikelihoodAboveRef > | vTopLik_ |
SiteLikelihoodsRef | siteLik_ |
std::shared_ptr< ConfiguredParameter > | brlen_ |
Definition at line 76 of file LikelihoodCalculationOnABranch.h.
std::shared_ptr<ConfiguredParameter> bpp::LikelihoodCalculationOnABranch::RateCategoryEdge::brlen_ |
Definition at line 96 of file LikelihoodCalculationOnABranch.h.
SiteLikelihoodsRef bpp::LikelihoodCalculationOnABranch::RateCategoryEdge::siteLik_ |
Definition at line 91 of file LikelihoodCalculationOnABranch.h.
std::vector<ForwardLikelihoodBelowRef> bpp::LikelihoodCalculationOnABranch::RateCategoryEdge::vBotLik_ |
Definition at line 83 of file LikelihoodCalculationOnABranch.h.
std::vector<BackwardLikelihoodAboveRef> bpp::LikelihoodCalculationOnABranch::RateCategoryEdge::vTopLik_ |
Definition at line 87 of file LikelihoodCalculationOnABranch.h.