Home
last modified time | relevance | path

Searched refs:orig_subst_name (Results 1 – 2 of 2) sorted by relevance

/dports/biology/iqtree/IQ-TREE-2.0.6/main/
H A Dphylotesting.h46 this->subst_name = orig_subst_name = subst_name; in CandidateModel()
158 string orig_subst_name; // original substitution name variable
H A Dphylotesting.cpp219 orig_subst_name = subst_name; in getUsualModel()
2419 string subst_name = at(model).orig_subst_name; in filterSubst()
2425 if (ok_model.find(at(model).orig_subst_name) == ok_model.end()) in filterSubst()