bpp-phyl  2.2.0
bpp::TreeLikelihood::ConstBranchModelIterator Class Referenceabstract

Iterates through all models used for all sites on a given branch. More...

#include <Bpp/Phyl/Likelihood/TreeLikelihood.h>

+ Inheritance diagram for bpp::TreeLikelihood::ConstBranchModelIterator:

Public Member Functions

virtual ~ConstBranchModelIterator ()
 
virtual ConstBranchModelDescriptionnext ()=0 throw (Exception)
 
virtual bool hasNext () const =0
 

Detailed Description

Iterates through all models used for all sites on a given branch.

Definition at line 126 of file TreeLikelihood.h.

Constructor & Destructor Documentation

◆ ~ConstBranchModelIterator()

virtual bpp::TreeLikelihood::ConstBranchModelIterator::~ConstBranchModelIterator ( )
inlinevirtual

Definition at line 129 of file TreeLikelihood.h.

Member Function Documentation

◆ hasNext()

◆ next()


The documentation for this class was generated from the following file: