Home
last modified time | relevance | path

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

/dports/biology/migrate/migrate-3.6.11/src/
H A Dmigration.h271 MYREAL uepfreq0; //!< base frequency for 0 member
441 MYREAL uepfreq0; member
988 MYREAL uepfreq0; member
H A Duep.c415 world->options->uepfreq0 * (*x1)[0] + world->options->uepfreq1 * (*x1)[1]; in pseudo_tl_uep()
438 world->options->uepfreq0 * (*x1)[0] + world->options->uepfreq1 * (*x1)[1]; in treelike_uep()
H A Doptions.c203 options->uepfreq0=0.5; in init_options()
1045 options->uepfreq0,options->uepfreq1); in print_options()
2995 …print_parm_mutable(&bufsize, buffer, allocbufsize, "uep-bases=%f:%f", options->uepfreq0, options->… in save_options_buffer()
4956 options->uepfreq0 = atof (temp); in numbercheck()
4959 options->uepfreq0=1. - options->uepfreq1; in numbercheck()
H A Dmenu.c1349 MI_UEPFREQ, options->uepfreq0, options->uepfreq1); in menuInput()
1724 options->uepfreq0 = 1. - options->uepfreq1; in menuInput()
H A Dworld.c462 wopt->uepfreq0 = options->uepfreq0; in fill_worldoptions()
H A Dpretty.c3515 options->uepfreq0,options->uepfreq1); in pdf_print_options()