bpp-phyl3
3.0.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() const | bpp::MutationPath | inline |
alphabet_ | bpp::MutationPath | private |
clear() | bpp::MutationPath | inline |
getAlphabet() const | bpp::MutationPath | inline |
getEventCounts(Matrix< Scalar > &counts) const | bpp::MutationPath | inline |
getEventCounts(std::vector< Scalar > &counts, const SubstitutionRegisterInterface ®) 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(std::shared_ptr< 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 |