bpp-phyl3  3.0.0
ProcessTree.h File Reference
+ Include dependency graph for ProcessTree.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bpp::ProcessEdge
 
class  bpp::ProcessTree
 

Namespaces

 bpp
 Defines the basic types of data flow nodes.
 

Typedefs

typedef ProcessComputationNode bpp::ProcessNode
 
using bpp::ProcessEdgePtr = std::shared_ptr< ProcessEdge >
 
using bpp::ProcessNodePtr = std::shared_ptr< ProcessNode >
 

Functions

ParametrizableCollection< ConfiguredModel > bpp::makeConfiguredModelCollection (Context &context, const SubstitutionProcessInterface &process, ParameterList &parList)
 Make a Collection of ConfiguredModel, from the models described in the SubstitutionProcess, and sharing ConfiguredParameters from a ParameterList. More...