bpp-phyl3
3.0.0
|
#include "../Tree/PhyloBranchParam.h"
#include "../Tree/PhyloTree.h"
#include "ParametrizablePhyloTree.h"
#include "SubstitutionProcess.h"
Go to the source code of this file.
Classes | |
class | bpp::ProcessComputationNode |
Tree Organization of Computing Nodes. More... | |
class | bpp::ProcessComputationEdge |
class | bpp::ProcessComputationTree |
Namespaces | |
bpp | |
Defines the basic types of data flow nodes. | |
Typedefs | |
using | bpp::ProcessComputationNodeRef = std::shared_ptr< ProcessComputationNode > |
using | bpp::BaseTree = AssociationTreeGlobalGraphObserver< ProcessComputationNode, ProcessComputationEdge > |