|
bpp-phyl
2.2.0
|
#include "TreeTools.h"#include <Bpp/Numeric/Random/RandomTools.h>#include <string>#include <vector>
Include dependency graph for TreeTemplateTools.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::TreeTemplate< N > |
| The phylogenetic tree class. More... | |
| class | bpp::TreeTemplateTools |
| Utilitary methods working with TreeTemplate and Node objects. More... | |
| struct | bpp::TreeTemplateTools::Element |
| struct | bpp::TreeTemplateTools::OrderTreeData_ |
| struct | bpp::TreeTemplateTools::Moments_ |
| A structure recording, for a subtree, the sum of root-leaf distances, the sum of their squares, and the number of elements in these sums (ie. the number of leaves). More... | |
Namespaces | |
| bpp | |