bpp-phyl3  3.0.0
bpp::LegacySubstitutionMappingTools Member List

This is the complete list of members for bpp::LegacySubstitutionMappingTools, including all inherited members.

computeCountsPerSitePerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelInterface > model, std::shared_ptr< const SubstitutionRegisterInterface > reg, VVdouble &array)bpp::LegacySubstitutionMappingToolsstatic
computeCountsPerSitePerBranchPerType(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelInterface > model, std::shared_ptr< const SubstitutionRegisterInterface > reg, VVVdouble &result)bpp::LegacySubstitutionMappingToolsstatic
computeCountsPerSitePerBranchPerType(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelInterface > model, std::shared_ptr< SubstitutionModelInterface > nullModel, std::shared_ptr< const SubstitutionRegisterInterface > reg, VVVdouble &result, bool perTime, bool perWord)bpp::LegacySubstitutionMappingToolsstatic
computeCountsPerSitePerBranchPerType(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelSet > modelSet, std::shared_ptr< SubstitutionModelSet > nullModelSet, std::shared_ptr< const SubstitutionRegisterInterface > reg, VVVdouble &result, bool perTime, bool perWord)bpp::LegacySubstitutionMappingToolsstatic
computeCountsPerSitePerType(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelInterface > model, std::shared_ptr< const SubstitutionRegisterInterface > reg, VVdouble &result)bpp::LegacySubstitutionMappingToolsstatic
computeCountsPerSitePerType(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelInterface > model, std::shared_ptr< SubstitutionModelInterface > nullModel, std::shared_ptr< const SubstitutionRegisterInterface > reg, VVdouble &result, bool perTime, bool perWord)bpp::LegacySubstitutionMappingToolsstatic
computeCountsPerSitePerType(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelSet > modelSet, std::shared_ptr< SubstitutionModelSet > nullModelSet, std::shared_ptr< const SubstitutionRegisterInterface > reg, VVdouble &result, bool perTime, bool perWord)bpp::LegacySubstitutionMappingToolsstatic
computeCountsPerTypePerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelInterface > model, std::shared_ptr< const SubstitutionRegisterInterface > reg, VVdouble &result, double threshold=-1, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
computeCountsPerTypePerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelInterface > model, std::shared_ptr< SubstitutionModelInterface > nullModel, std::shared_ptr< const SubstitutionRegisterInterface > reg, VVdouble &result, bool perTime, bool perWord, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
computeCountsPerTypePerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelSet > modelSet, std::shared_ptr< SubstitutionModelSet > nullModelSet, std::shared_ptr< const SubstitutionRegisterInterface > reg, VVdouble &result, bool perTime, bool perWord, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
computeNormForSite(const LegacySubstitutionMappingInterface &smap, size_t siteIndex)bpp::LegacySubstitutionMappingToolsstatic
computeOneJumpProbabilityVectors(std::shared_ptr< const DRTreeLikelihoodInterface > drtl, bool verbose=true)bpp::LegacySubstitutionMappingToolsinlinestatic
computeSubstitutionVectors(std::shared_ptr< const DRTreeLikelihoodInterface > drtl, std::shared_ptr< SubstitutionCountInterface > substitutionCount, bool verbose=true)bpp::LegacySubstitutionMappingToolsinlinestatic
computeSubstitutionVectors(std::shared_ptr< const DRTreeLikelihoodInterface > drtl, const std::vector< int > &nodeIds, std::shared_ptr< SubstitutionCountInterface > substitutionCount, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
computeSubstitutionVectors(std::shared_ptr< const DRTreeLikelihoodInterface > drtl, const SubstitutionModelSet &modelSet, const std::vector< int > &nodeIds, std::shared_ptr< SubstitutionCountInterface > substitutionCount, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
computeSubstitutionVectorsMarginal(std::shared_ptr< const DRTreeLikelihoodInterface > drtl, std::shared_ptr< SubstitutionCountInterface > substitutionCount, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
computeSubstitutionVectorsNoAveraging(std::shared_ptr< const DRTreeLikelihoodInterface > drtl, std::shared_ptr< SubstitutionCountInterface > substitutionCount, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
computeSubstitutionVectorsNoAveragingMarginal(std::shared_ptr< const DRTreeLikelihoodInterface > drtl, std::shared_ptr< SubstitutionCountInterface > substitutionCount, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
computeSumForBranch(const LegacySubstitutionMappingInterface &smap, size_t branchIndex)bpp::LegacySubstitutionMappingToolsstatic
computeSumForSite(const LegacySubstitutionMappingInterface &smap, size_t siteIndex)bpp::LegacySubstitutionMappingToolsstatic
computeTotalSubstitutionVectorForSitePerBranch(const LegacySubstitutionMappingInterface &smap, size_t siteIndex)bpp::LegacySubstitutionMappingToolsstatic
computeTotalSubstitutionVectorForSitePerType(const LegacySubstitutionMappingInterface &smap, size_t siteIndex)bpp::LegacySubstitutionMappingToolsstatic
getCountsPerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelInterface > model, std::shared_ptr< const SubstitutionRegisterInterface > reg, double threshold=-1, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
getCountsPerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, const SubstitutionModelSet &modelSet, std::shared_ptr< const SubstitutionRegisterInterface > reg, double threshold=-1, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
getNormalizationsPerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< const SubstitutionModelInterface > nullModel, const SubstitutionRegisterInterface &reg, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
getNormalizationsPerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< const SubstitutionModelSet > nullModelSet, const SubstitutionRegisterInterface &reg, bool verbose=true)bpp::LegacySubstitutionMappingToolsstatic
getNormalizedCountsPerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelInterface > model, std::shared_ptr< SubstitutionModelInterface > nullModel, std::shared_ptr< const SubstitutionRegisterInterface > reg, bool perTime, bool perWord, bool verbose=true)bpp::LegacySubstitutionMappingToolsinlinestatic
getNormalizedCountsPerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelSet > modelSet, std::shared_ptr< SubstitutionModelSet > nullModelSet, std::shared_ptr< const SubstitutionRegisterInterface > reg, bool perTime, bool perWord, bool verbose=true)bpp::LegacySubstitutionMappingToolsinlinestatic
getRelativeCountsPerBranch(std::shared_ptr< DRTreeLikelihoodInterface > drtl, const std::vector< int > &ids, std::shared_ptr< SubstitutionModelInterface > model, std::shared_ptr< const SubstitutionRegisterInterface > reg, double threshold=-1, bool verbose=true)bpp::LegacySubstitutionMappingToolsinlinestatic
LegacySubstitutionMappingTools()bpp::LegacySubstitutionMappingToolsinline
outputPerSitePerBranch(const std::string &filename, const std::vector< int > &ids, const VVdouble &counts)bpp::LegacySubstitutionMappingToolsstatic
outputPerSitePerBranchPerType(const std::string &filenamePrefix, const std::vector< int > &ids, const SubstitutionRegisterInterface &reg, const VVVdouble &counts)bpp::LegacySubstitutionMappingToolsstatic
outputPerSitePerType(const std::string &filename, const SubstitutionRegisterInterface &reg, const VVdouble &counts)bpp::LegacySubstitutionMappingToolsstatic
readFromStream(std::istream &in, LegacyProbabilisticSubstitutionMapping &substitutions, size_t type)bpp::LegacySubstitutionMappingToolsstatic
writeToStream(const LegacyProbabilisticSubstitutionMapping &substitutions, const SiteContainerInterface &sites, size_t type, std::ostream &out)bpp::LegacySubstitutionMappingToolsstatic
~LegacySubstitutionMappingTools()bpp::LegacySubstitutionMappingToolsinlinevirtual