Home
last modified time | relevance | path

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

/dports/biology/migrate/migrate-3.6.11/src/
H A Dlrt.c66 long *maxwhich, long maxnum,
69 long lrline, long locus, long *maxwhich,
107 long *maxwhich; in print_lratio_test() local
155 df, zeros, world->loci, world, maxwhich, in print_lratio_test()
163 myfree(maxwhich); in print_lratio_test()
174 long zeros, long loci, world_fmt * world, long *maxwhich, in test_loci_like() argument
225 if (i != maxwhich[z]) in test_loci_like()
453 long locus, long *maxwhich, long *maxnum, long *zeros) in set_test_param() argument
505 maxwhich[(*maxnum)++] = zi; in set_test_param()
734 long locus, long *maxwhich, long *maxnum, long *zeros)
[all …]
H A Dworld.h80 long *maxwhich, long maxnum, boolean withhead,
84 long *maxwhich, long maxnum, boolean withhead,
/dports/biology/seaview/seaview/csrc/
H A Dseq.c3666 void standev2(long numtrees, long maxwhich, long a, long b, double maxlogl, in standev2() argument
3683 if (maxwhich == which) in standev2()
3693 temp = l0gf[which - 1][i] - l0gf[maxwhich - 1][i]; in standev2()
3786 if ((maxwhich-1) == i) in standev2()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/phylip/src/
H A Dseq.cpp3672 void standev2(long numtrees, long maxwhich, long a, long b, double maxlogl, in standev2() argument
3689 if (maxwhich == which) in standev2()
3699 temp = l0gf[which - 1][i] - l0gf[maxwhich - 1][i]; in standev2()
3792 if ((maxwhich-1) == i) in standev2()