bpp-phyl3  3.0.0
bpp::TreeLikelihoodInterface::ConstSiteModelIterator Class Referenceabstract

Iterates through all models used for all branches on a given site. More...

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

Public Member Functions

virtual ~ConstSiteModelIterator ()
 
virtual ConstSiteModelDescriptionnext ()=0
 
virtual bool hasNext () const =0
 

Detailed Description

Iterates through all models used for all branches on a given site.

Definition at line 124 of file TreeLikelihood.h.

Constructor & Destructor Documentation

◆ ~ConstSiteModelIterator()

virtual bpp::TreeLikelihoodInterface::ConstSiteModelIterator::~ConstSiteModelIterator ( )
inlinevirtual

Definition at line 127 of file TreeLikelihood.h.

Member Function Documentation

◆ hasNext()

virtual bool bpp::TreeLikelihoodInterface::ConstSiteModelIterator::hasNext ( ) const
pure virtual

◆ next()

virtual ConstSiteModelDescription* bpp::TreeLikelihoodInterface::ConstSiteModelIterator::next ( )
pure virtual

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