bpp-seq3
3.0.0
|
This is the complete list of members for bpp::AlphabetIndex2, including all inherited members.
alphabet() const =0 | bpp::AlphabetIndex2 | pure virtual |
AlphabetIndex2() | bpp::AlphabetIndex2 | inline |
clone() const =0 | bpp::AlphabetIndex2 | pure virtual |
getAlphabet() const =0 | bpp::AlphabetIndex2 | pure virtual |
getIndex(int state1, int state2) const =0 | bpp::AlphabetIndex2 | pure virtual |
getIndex(const std::string &state1, const std::string &state2) const =0 | bpp::AlphabetIndex2 | pure virtual |
getIndexMatrix() const =0 | bpp::AlphabetIndex2 | pure virtual |
isSymmetric() const =0 | bpp::AlphabetIndex2 | pure virtual |
~AlphabetIndex2() | bpp::AlphabetIndex2 | inlinevirtual |
~Clonable()=default | bpp::Clonable | virtual |