Home
last modified time | relevance | path

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

/dports/biology/migrate/migrate-3.6.11/src/
H A Dmigration.h570 boolean has_bayesfile; member
997 boolean has_bayesfile; member
H A Dtools.c780 if(options->has_bayesfile) in init_files()
814 if(options->has_bayesfile) in init_files()
899 if(options->has_bayesfile) in init_files()
964 if(options->has_bayesfile) in exit_files()
H A Dmenu.c2721 options->has_bayesfile = TRUE; in menuStrategy_bayes()
2727 options->has_bayesfile = FALSE; in menuStrategy_bayes()
3350 if(options->has_bayesfile) in display_bayes_mcmc()
H A Doptions.c3571 if(options->has_bayesfile) in save_options_buffer()
4320 options->has_bayesfile = (boolean) check; in booleancheck()
5086 options->has_bayesfile = TRUE; in numbercheck()
H A Dworld.c440 wopt->has_bayesfile = options->has_bayesfile; in fill_worldoptions()
H A Dmain.c2559 if(world->options->has_bayesfile) in combine_scaling_factor()
H A Dbayes.c2366 if(world->options->has_bayesfile) in bayes_stat()