|
bpp-phyl3 3.0.0
|
Iterates through all models used for all sites on a given branch. More...
#include <Bpp/Phyl/Legacy/Likelihood/TreeLikelihood.h>
Inheritance diagram for bpp::TreeLikelihoodInterface::ConstBranchModelIterator:Public Member Functions | |
| virtual | ~ConstBranchModelIterator () |
| virtual ConstBranchModelDescription * | next ()=0 |
| virtual bool | hasNext () const =0 |
Iterates through all models used for all sites on a given branch.
Definition at line 93 of file TreeLikelihood.h.
|
inlinevirtual |
Definition at line 96 of file TreeLikelihood.h.
|
pure virtual |
Implemented in bpp::AbstractTreeLikelihood::ConstNoPartitionBranchModelIterator.
|
pure virtual |
Implemented in bpp::AbstractTreeLikelihood::ConstNoPartitionBranchModelIterator.