|
bpp-phyl3 3.0.0
|
This is the complete list of members for bpp::Reward, including all inherited members.
| clone() const =0 | bpp::Reward | pure virtual |
| getAllRewards(double length) const =0 | bpp::Reward | pure virtual |
| getAlphabet() const | bpp::Reward | inlinevirtual |
| getAlphabetIndex() const =0 | bpp::Reward | pure virtual |
| getNumberOfStates() const | bpp::Reward | inlinevirtual |
| getReward(size_t initialState, size_t finalState, double length) const =0 | bpp::Reward | pure virtual |
| hasAlphabetIndex() const =0 | bpp::Reward | pure virtual |
| Reward() | bpp::Reward | inline |
| setAlphabetIndex(std::shared_ptr< const AlphabetIndex1 > alphind)=0 | bpp::Reward | pure virtual |
| setSubstitutionModel(std::shared_ptr< const SubstitutionModelInterface > model)=0 | bpp::Reward | pure virtual |
| storeAllRewards(double length, Eigen::MatrixXd &mat) const =0 | bpp::Reward | pure virtual |
| ~Clonable()=default | bpp::Clonable | virtual |
| ~Reward() | bpp::Reward | inlinevirtual |