5 #ifndef BPP_PHYL_IO_BPPORATEDISTRIBUTIONFORMAT_H
6 #define BPP_PHYL_IO_BPPORATEDISTRIBUTIONFORMAT_H
45 std::unique_ptr<DiscreteDistributionInterface>
readDiscreteDistribution(
const std::string& distDescription,
bool parseArguments);
49 std::map<std::string, std::string>& globalAliases,
50 std::vector<std::string>& writtenNames)
const;
Defines the basic types of data flow nodes.