| AbstractAgglomerativeDistanceMethod(bool verbose=true, bool rootTree=false) | bpp::AbstractAgglomerativeDistanceMethod | inline |
| AbstractAgglomerativeDistanceMethod(const DistanceMatrix &matrix, bool verbose=true, bool rootTree=false) | bpp::AbstractAgglomerativeDistanceMethod | inline |
| AbstractAgglomerativeDistanceMethod(const AbstractAgglomerativeDistanceMethod &a) | bpp::AbstractAgglomerativeDistanceMethod | inline |
| AgglomerativeDistanceMethod() | bpp::AgglomerativeDistanceMethod | inline |
| clone() const | bpp::PGMA | inline |
| computeBranchLengthsForPair(const std::vector< size_t > &pair) | bpp::PGMA | protectedvirtual |
| computeDistancesFromPair(const std::vector< size_t > &pair, const std::vector< double > &branchLengths, size_t pos) | bpp::PGMA | protectedvirtual |
| computeTree() | bpp::AbstractAgglomerativeDistanceMethod | virtual |
| currentNodes_ | bpp::AbstractAgglomerativeDistanceMethod | protected |
| DistanceMethod() | bpp::DistanceMethod | inline |
| finalStep(int idRoot) | bpp::PGMA | protectedvirtual |
| getBestPair() | bpp::PGMA | protectedvirtual |
| getLeafNode(int id, const std::string &name) | bpp::PGMA | protectedvirtual |
| getName() const | bpp::PGMA | inlinevirtual |
| getParentNode(int id, Node *son1, Node *son2) | bpp::PGMA | protectedvirtual |
| getTree() const | bpp::PGMA | virtual |
| isVerbose() const | bpp::AbstractAgglomerativeDistanceMethod | inlinevirtual |
| isWeighted() const | bpp::PGMA | inline |
| matrix_ | bpp::AbstractAgglomerativeDistanceMethod | protected |
| operator=(const AbstractAgglomerativeDistanceMethod &a) | bpp::AbstractAgglomerativeDistanceMethod | inline |
| PGMA(bool weighted=true) | bpp::PGMA | inline |
| PGMA(const DistanceMatrix &matrix, bool weighted=true, bool verbose=true) | bpp::PGMA | inline |
| rootTree_ | bpp::AbstractAgglomerativeDistanceMethod | protected |
| setDistanceMatrix(const DistanceMatrix &matrix) | bpp::PGMA | inlinevirtual |
| setVerbose(bool yn) | bpp::AbstractAgglomerativeDistanceMethod | inlinevirtual |
| setWeighted(bool weighted) | bpp::PGMA | inline |
| tree_ | bpp::AbstractAgglomerativeDistanceMethod | protected |
| verbose_ | bpp::AbstractAgglomerativeDistanceMethod | protected |
| weighted_ | bpp::PGMA | protected |
| ~AbstractAgglomerativeDistanceMethod() | bpp::AbstractAgglomerativeDistanceMethod | inlinevirtual |
| ~AgglomerativeDistanceMethod() | bpp::AgglomerativeDistanceMethod | inlinevirtual |
| ~DistanceMethod() | bpp::DistanceMethod | inlinevirtual |
| ~PGMA() | bpp::PGMA | inlinevirtual |