Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dmcmc.c716 lnPriorB = curLnPr[whichElementB]; in AttemptSwap()
725 …nLikeA + lnPriorA) + tempA * (lnLikeB + lnPriorB)) - (tempA * (lnLikeA + lnPriorA) + tempB * (lnLi… in AttemptSwap()
873 lnPriorB = partnerStateInfo[1]; in AttemptSwap()
890 …nLikeA + lnPriorA) + tempA * (lnLikeB + lnPriorB)) - (tempA * (lnLikeA + lnPriorA) + tempB * (lnLi… in AttemptSwap()
990 lnPriorB = curLnPr[whichElementB]; in AttemptSwap()
994 myStateInfo[1] = lnPriorB; in AttemptSwap()
1022 lnPriorB = curLnPr[whichElementB]; in AttemptSwap()
1046 …nLikeA + lnPriorA) + tempA * (lnLikeB + lnPriorB)) - (tempA * (lnLikeA + lnPriorA) + tempB * (lnLi… in AttemptSwap()
1202 lnPriorB = curLnPr[swapB]; in AttemptSwap()
1215 …riorA) + tempA * (lnLikeStateBonDataA + lnPriorB)) - (tempA * (lnLikeA + lnPriorA) + tempB * (lnLi… in AttemptSwap()
[all …]