5 #ifndef BPP_IO_BPPODISCRETEDISTRIBUTIONFORMAT_H 6 #define BPP_IO_BPPODISCRETEDISTRIBUTIONFORMAT_H 38 std::unique_ptr<DiscreteDistributionInterface>
readDiscreteDistribution(
const std::string& distDescription,
bool parseArguments =
true);
45 std::map<std::string, std::string>& globalAliases,
46 std::vector<std::string>& writtenNames)
const;
60 #endif // BPP_IO_BPPODISCRETEDISTRIBUTIONFORMAT_H General interface for distance matrix readers.
General interface writers.
Interface for discrete distribution objects.