Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dmcmc.c16023 int i, j, n, chn, swapA=0, swapB=0, whichMove, acceptMove; in RunChain() local
16773 whichMove = PickProposal(seed, chainId[chn]); in RunChain()
16774 theMove = usedMoves[whichMove]; in RunChain()