5 #ifndef BPP_PHYL_SIMULATION_SEQUENCESIMULATIONTOOLS_H
6 #define BPP_PHYL_SIMULATION_SEQUENCESIMULATIONTOOLS_H
45 const std::vector<double>& rates);
64 const std::vector<double>& rates,
65 const std::vector<size_t>& states);
77 const std::vector<size_t>& states);
The SequenceSimulator interface. SequenceSimulator classes can simulate whole datasets.
Defines the basic types of data flow nodes.