You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
double* getBinSubtreeScore(bool state, int* bft, std::vector<std::vector<int> > &childLists, int mut, int nodeCount, int m, int** obsMutProfiles, double ** logScores);
double getBinTreeMutScore(int* bft, std::vector<std::vector<int> > &childLists, int mut, int nodeCount, int m, int** obsMutProfiles, double ** logScores);
double getBinTreeScore(int** obsMutProfiles, int n, int m, double ** logScores, int* parent);