Home
last modified time | relevance | path

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

/dports/biology/treepuzzle/tree-puzzle-5.2/src/
H A Dmlparam.c402 double TSold, YRold, FIold, GEold; in estimateparametersnotree() local
457 GEold = Geta; in estimateparametersnotree()
483 (fabs(Geta - GEold) > 3.3*EPSILON_RATEPARAM) in estimateparametersnotree()
501 double TSold, YRold, FIold, GEold; in estimateparameterstree() local
546 GEold = Geta; in estimateparameterstree()
565 (fabs(Geta - GEold) > 3.3*EPSILON_RATEPARAM) in estimateparameterstree()