bpp-phyl3
3.0.0
|
#include <Bpp/Numeric/Random/RandomTools.h>
#include "TreeTools.h"
#include "Node.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
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 | |
Defines the basic types of data flow nodes. | |