Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dproposal.h81 int Move_SwitchRate_M (Param *param, int chain, RandLong *seed, MrBFlt *lnPriorRatio, MrBFlt *l…
H A Dproposal.c15594 int Move_SwitchRate_M (Param *param, int chain, RandLong *seed, MrBFlt *lnPriorRatio, MrBFlt *lnPro… in Move_SwitchRate_M() function
H A Dmodel.c21992 mt->moveFxn = &Move_SwitchRate_M; in SetUpMoveTypes()