|
bpp-phyl3 3.0.0
|
#include "../Tree/PhyloBranchParam.h"#include "../Tree/PhyloTree.h"#include "ParametrizablePhyloTree.h"#include "SubstitutionProcess.h"
Include dependency graph for ProcessComputationTree.h:
This graph shows which files directly or indirectly include this file: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 | |
| namespace | bpp |
| Defines the basic types of data flow nodes. | |
Typedefs | |
| using | bpp::ProcessComputationNodeRef = std::shared_ptr< ProcessComputationNode > |
| using | bpp::BaseTree = AssociationTreeGlobalGraphObserver< ProcessComputationNode, ProcessComputationEdge > |