bpp-phyl3
3.0.0
|
This is the complete list of members for bpp::DRTreeLikelihoodTools, including all inherited members.
getAncestralFrequencies(const TreeLikelihoodInterface &tl, size_t site, std::map< int, std::vector< double >> &frequencies, bool alsoForLeaves=false) | bpp::TreeLikelihoodTools | static |
getAncestralFrequencies(const TreeLikelihoodInterface &tl, std::map< int, std::vector< double >> &frequencies, bool alsoForLeaves=false) | bpp::TreeLikelihoodTools | static |
getAncestralFrequencies_(const TreeLikelihoodInterface &tl, size_t siteIndex, int parentId, const std::vector< double > &ancestralFrequencies, std::map< int, std::vector< double >> &frequencies, bool alsoForLeaves) | bpp::TreeLikelihoodTools | privatestatic |
getPosteriorProbabilitiesPerStatePerRate(const DRTreeLikelihoodInterface &drl, int nodeId) | bpp::DRTreeLikelihoodTools | static |
getPosteriorStateFrequencies(const DRTreeLikelihoodInterface &drl, int nodeId) | bpp::DRTreeLikelihoodTools | static |
TreeLikelihoodTools() | bpp::TreeLikelihoodTools | inline |
~TreeLikelihoodTools() | bpp::TreeLikelihoodTools | inlinevirtual |