5 #ifndef BPP_PHYL_LEGACY_LIKELIHOOD_TREELIKELIHOODTOOLS_H
6 #define BPP_PHYL_LEGACY_LIKELIHOOD_TREELIKELIHOODTOOLS_H
44 std::map<
int, std::vector<double>>& frequencies,
45 bool alsoForLeaves =
false);
62 std::map<
int, std::vector<double>>& frequencies,
63 bool alsoForLeaves =
false);
75 const std::vector<double>& ancestralFrequencies,
76 std::map<
int, std::vector<double>>& frequencies,
The TreeLikelihood interface.
Defines the basic types of data flow nodes.