|
bpp-phyl3 3.0.0
|
This is the complete list of members for bpp::AbstractMutationProcess, including all inherited members.
| AbstractMutationProcess(std::shared_ptr< const SubstitutionModelInterface > model) | bpp::AbstractMutationProcess | inline |
| detailedEvolve(size_t initialState, double time) const | bpp::AbstractMutationProcess | virtual |
| detailedEvolve(size_t initialState, size_t finalState, double time) const | bpp::AbstractMutationProcess | virtual |
| evolve(size_t initialState, double time) const | bpp::AbstractMutationProcess | virtual |
| getSubstitutionModel() const | bpp::AbstractMutationProcess | inlinevirtual |
| getTimeBeforeNextMutationEvent(size_t state) const | bpp::AbstractMutationProcess | virtual |
| model_ | bpp::AbstractMutationProcess | protected |
| mutate(size_t state) const | bpp::AbstractMutationProcess | virtual |
| mutate(size_t state, unsigned int n) const | bpp::AbstractMutationProcess | virtual |
| MutationProcess() | bpp::MutationProcess | inline |
| repartition_ | bpp::AbstractMutationProcess | protected |
| size_ | bpp::AbstractMutationProcess | protected |
| ~MutationProcess() | bpp::MutationProcess | inlinevirtual |