bpp-phyl3
3.0.0
|
This is the complete list of members for bpp::AgglomerativeDistanceMethodInterface, including all inherited members.
AgglomerativeDistanceMethodInterface() | bpp::AgglomerativeDistanceMethodInterface | inline |
clone() const override=0 | bpp::AgglomerativeDistanceMethodInterface | pure virtual |
computeTree()=0 | bpp::DistanceMethodInterface | pure virtual |
DistanceMethodInterface() | bpp::DistanceMethodInterface | inline |
getName() const =0 | bpp::DistanceMethodInterface | pure virtual |
hasTree() const =0 | bpp::DistanceMethodInterface | pure virtual |
isVerbose() const =0 | bpp::DistanceMethodInterface | pure virtual |
setDistanceMatrix(const DistanceMatrix &matrix)=0 | bpp::DistanceMethodInterface | pure virtual |
setVerbose(bool yn)=0 | bpp::DistanceMethodInterface | pure virtual |
tree() const =0 | bpp::DistanceMethodInterface | pure virtual |
~AgglomerativeDistanceMethodInterface() | bpp::AgglomerativeDistanceMethodInterface | inlinevirtual |
~Clonable()=default | bpp::Clonable | virtual |
~DistanceMethodInterface() | bpp::DistanceMethodInterface | inlinevirtual |