|
bpp-phyl3 3.0.0
|
An iterator over a set of branches, specified by their node ids. More...
#include <Bpp/Phyl/Legacy/Likelihood/TreeLikelihood.h>
Inheritance diagram for bpp::TreeLikelihoodInterface::BranchIterator:Public Member Functions | |
| virtual | ~BranchIterator () |
| virtual int | next ()=0 |
| virtual bool | hasNext () const =0 |
An iterator over a set of branches, specified by their node ids.
Definition at line 35 of file TreeLikelihood.h.
|
inlinevirtual |
Definition at line 38 of file TreeLikelihood.h.
|
pure virtual |
Implemented in bpp::AbstractTreeLikelihood::SimpleBranchIterator.
|
pure virtual |
Implemented in bpp::AbstractTreeLikelihood::SimpleBranchIterator.