Home
last modified time | relevance | path

Searched refs:muRate (Results 1 – 6 of 6) sorted by relevance

/dports/math/creme/Creme-ab42f19/Creme/src/Base/
H A Drtr.c50 muRate = lp -> muRate; in rtr() local
223 mu /= muRate; /* - shrink block fraction */ in rtr()
H A Dsparse.h83 muRate, /* controls decrease of block size after non-improving iterations */ member
H A Dmain.c100 options [10].par = &(lp.muRate); in main()
/dports/biology/lamarc/lamarc-2.1.8/src/ui_interface/
H A Dui_strings.h161 static const string muRate; variable
H A Dui_strings.cpp156 const string uistr::muRate = "MuRate"; member in uistr
/dports/biology/lamarc/lamarc-2.1.8/src/ui_vars/
H A Dui_vars_datapackplus.cpp328 pname += uistr::muRate + " from "; in GetParamName()