Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dproposal.h62 int Move_PopSize_M (Param *param, int chain, RandLong *seed, MrBFlt *lnPriorRatio, MrBFlt *lnPr…
H A Dproposal.c13557 int Move_PopSize_M (Param *param, int chain, RandLong *seed, MrBFlt *lnPriorRatio, MrBFlt *lnPropos… in Move_PopSize_M() function
H A Dmodel.c21680 mt->moveFxn = &Move_PopSize_M; in SetUpMoveTypes()