bpp-phyl3  3.0.0
TreeLikelihood.h File Reference
+ Include dependency graph for TreeLikelihood.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bpp::TreeLikelihoodInterface
 The TreeLikelihood interface. More...
 
class  bpp::TreeLikelihoodInterface::BranchIterator
 An iterator over a set of branches, specified by their node ids. More...
 
class  bpp::TreeLikelihoodInterface::SiteIterator
 An iterator over a set of sites, specified by their position. More...
 
class  bpp::TreeLikelihoodInterface::ConstBranchModelDescription
 A pair of SubstitutionModel / SiteIterator. More...
 
class  bpp::TreeLikelihoodInterface::ConstBranchModelIterator
 Iterates through all models used for all sites on a given branch. More...
 
class  bpp::TreeLikelihoodInterface::ConstSiteModelDescription
 A pair of SubstitutionModel / BranchIterator. More...
 
class  bpp::TreeLikelihoodInterface::ConstSiteModelIterator
 Iterates through all models used for all branches on a given site. More...
 

Namespaces

 bpp
 Defines the basic types of data flow nodes.