|
bpp-phyl
2.2.0
|
This is the complete list of members for bpp::MutationPath, including all inherited members.
| addEvent(size_t state, double time) | bpp::MutationPath | inline |
| alphabet_ | bpp::MutationPath | private |
| getAlphabet() const | bpp::MutationPath | inline |
| getEventCounts(Matrix< Scalar > &counts) const | bpp::MutationPath | inline |
| getEventCounts(std::vector< Scalar > &counts, const SubstitutionRegister ®) const | bpp::MutationPath | inline |
| getFinalState() const | bpp::MutationPath | inline |
| getInitialState() const | bpp::MutationPath | inline |
| getNumberOfEvents() const | bpp::MutationPath | inline |
| getTotalTime() const | bpp::MutationPath | inline |
| initialState_ | bpp::MutationPath | private |
| MutationPath(const Alphabet *alphabet, size_t initialState, double time) | bpp::MutationPath | inline |
| MutationPath(const MutationPath &path) | bpp::MutationPath | inline |
| operator=(const MutationPath &path) | bpp::MutationPath | inline |
| states_ | bpp::MutationPath | private |
| times_ | bpp::MutationPath | private |
| totalTime_ | bpp::MutationPath | private |
| ~MutationPath() | bpp::MutationPath | inlinevirtual |