|
bpp-phyl
2.2.0
|
#include <Bpp/Phyl/Likelihood/AbstractTreeLikelihood.h>
Inheritance diagram for bpp::AbstractTreeLikelihood::ConstNoPartitionBranchModelIterator:
Collaboration diagram for bpp::AbstractTreeLikelihood::ConstNoPartitionBranchModelIterator:Public Member Functions | |
| ConstNoPartitionBranchModelIterator (const SubstitutionModel *model, size_t nbSites) | |
| ConstNoPartitionBranchModelDescription * | next () throw (Exception) |
| bool | hasNext () const |
Private Attributes | |
| ConstNoPartitionBranchModelDescription | branchModelDescription_ |
| size_t | index_ |
Definition at line 167 of file AbstractTreeLikelihood.h.
|
inline |
Definition at line 175 of file AbstractTreeLikelihood.h.
|
inlinevirtual |
Implements bpp::TreeLikelihood::ConstBranchModelIterator.
Definition at line 187 of file AbstractTreeLikelihood.h.
References index_.
Referenced by next().
|
inlinevirtual | |||||||||||||
Implements bpp::TreeLikelihood::ConstBranchModelIterator.
Definition at line 179 of file AbstractTreeLikelihood.h.
References branchModelDescription_, hasNext(), and index_.
|
private |
Definition at line 171 of file AbstractTreeLikelihood.h.
Referenced by next().
|
private |
Definition at line 172 of file AbstractTreeLikelihood.h.