Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dbayes.c729 defaultModel.m10gammaFix[0] = 1.0; in InitializeMrBayes()
730 defaultModel.m10gammaFix[1] = 1.0; in InitializeMrBayes()
H A Dbayes.h1032 MrBFlt m10gammaFix[2]; member
H A Dmodel.c9557 modelParams[i].m10gammaFix[numVars[i]++] = tempD; in DoPrsetParm()
9563 …apr to Fixed(%1.2lf,%1.2lf)\n", spacer, modelParams[i].m10gammaFix[0], modelParams[i].m10gammaFix[… in DoPrsetParm()
9565 …lf,%1.2lf) for partition %d\n", spacer, modelParams[i].m10gammaFix[0], modelParams[i].m10gammaFix[… in DoPrsetParm()
11061 … subValue[mp->numM10BetaCats + mp->numM10GammaCats + 6] = mp->m10gammaFix[0]; in FillNormalParams()
11062 … subValue[mp->numM10BetaCats + mp->numM10GammaCats + 7] = mp->m10gammaFix[1]; in FillNormalParams()
23433 …("%s %1.2lf and %1.2lf\n", spacer, mp->m10gammaFix[0], mp->m10gammaFix[0]); in ShowParameters()