Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dutils.h231 MrBFlt LnPriorProbExponential (MrBFlt val, MrBFlt *params);
H A Dmodel.c19568 p->LnPriorProb = &LnPriorProbExponential; in SetModelParams()
19899 p->LnPriorProb = &LnPriorProbExponential; in SetModelParams()
H A Dutils.c12634 MrBFlt LnPriorProbExponential (MrBFlt val, MrBFlt *params) in LnPriorProbExponential() function