bpp-seq3
3.0.0
|
This is the complete list of members for bpp::SimpleScore, including all inherited members.
alphabet() const override | bpp::SimpleScore | inlinevirtual |
alphabet_ | bpp::SimpleScore | private |
AlphabetIndex2() | bpp::AlphabetIndex2 | inline |
clone() const override | bpp::SimpleScore | inlinevirtual |
distanceMatrix_ | bpp::SimpleScore | private |
getAlphabet() const override | bpp::SimpleScore | inlinevirtual |
getIndex(int state1, int state2) const override | bpp::SimpleScore | virtual |
getIndex(const std::string &state1, const std::string &state2) const override | bpp::SimpleScore | virtual |
getIndexMatrix() const override | bpp::SimpleScore | inlinevirtual |
isSymmetric() const override | bpp::SimpleScore | inlinevirtual |
operator=(const SimpleScore &sc) | bpp::SimpleScore | inline |
SimpleScore(const Alphabet *alphabet, double match, double mismatch) | bpp::SimpleScore | |
SimpleScore(const SimpleScore &sc) | bpp::SimpleScore | inline |
~AlphabetIndex2() | bpp::AlphabetIndex2 | inlinevirtual |
~Clonable()=default | bpp::Clonable | virtual |
~SimpleScore() | bpp::SimpleScore | inlinevirtual |