Home
last modified time | relevance | path

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

/dports/biology/iqtree/IQ-TREE-2.0.6/model/
H A Drategammainvar.cpp25 double p_invar_sites, string optimize_alg, PhyloTree *tree, bool testParamDone) : in RateGammaInvar() argument
31 this->testParamDone = testParamDone; in RateGammaInvar()
256 if (testParamDone) { in randomRestartOptimization()
301 testParamDone = true; in randomRestartOptimization()
H A Drategammainvar.h40 …hape, bool median, double p_invar_sites, string optimize_alg, PhyloTree *tree, bool testParamDone);
H A Drateheterogeneity.h311 bool testParamDone; variable