Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dutils.h248 MrBFlt LnProbRatioExponential (MrBFlt newX, MrBFlt oldX, MrBFlt *params);
H A Dmodel.c19567 p->LnPriorRatio = &LnProbRatioExponential; in SetModelParams()
19897 p->LnPriorRatio = &LnProbRatioExponential; in SetModelParams()
H A Dutils.c12826 MrBFlt LnProbRatioExponential (MrBFlt newX, MrBFlt oldX, MrBFlt *params) in LnProbRatioExponential() function