5 #ifndef BPP_PHYL_LEGACY_MODEL_SUBSTITUTIONMODELSETTOOLS_H
6 #define BPP_PHYL_LEGACY_MODEL_SUBSTITUTIONMODELSETTOOLS_H
9 #include "../../Tree/Tree.h"
34 std::shared_ptr<TransitionModelInterface> model,
35 std::shared_ptr<FrequencySetInterface> rootFreqs,
59 std::shared_ptr<TransitionModelInterface> model,
60 std::shared_ptr<FrequencySetInterface> rootFreqs,
62 const std::map<std::string, std::string>& aliasFreqNames,
63 const std::map<std::string, std::vector<Vint>>& globalParameterNames
Interface for phylogenetic tree objects.
Defines the basic types of data flow nodes.