Home
last modified time | relevance | path

Searched refs:CondLikeRoot (Results 1 – 5 of 5) sorted by relevance

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dmcmc.c5388 m->CondLikeRoot (p, division, chain); in GibbsSampleGamma()
5468 m->CondLikeRoot (p, division, chain); in GibbsSampleGamma()
17985 m->CondLikeRoot = &CondLikeRoot_Gen; in SetLikeFunctions()
18113 m->CondLikeRoot = &CondLikeRoot_Gen; in SetLikeFunctions()
18142 m->CondLikeRoot = &CondLikeRoot_Gen; in SetLikeFunctions()
18166 m->CondLikeRoot = &CondLikeRoot_NY98; in SetLikeFunctions()
18209 m->CondLikeRoot = &CondLikeRoot_Gen; in SetLikeFunctions()
18259 m->CondLikeRoot = &CondLikeRoot_Gen; in SetLikeFunctions()
18308 m->CondLikeRoot = &CondLikeRoot_Bin; in SetLikeFunctions()
18322 m->CondLikeRoot = &CondLikeRoot_Bin_SSE; in SetLikeFunctions()
[all …]
H A Dbayes.h1350 LikeRootFxn CondLikeRoot; /* function for calculating partials at root */ member
H A Dlikelihood.c8067 TIME(m->CondLikeRoot (p, d, chain),CPUCondLikeRoot); in LaunchLogLikeForDivision()
H A Dproposal.c7203 m->CondLikeRoot (t, u);
H A Dmodel.c17797 m->CondLikeRoot = NULL; in SetModelInfo()