Home
last modified time | relevance | path

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

/dports/biology/treepuzzle/tree-puzzle-5.2/src/
H A Dml.h37 #define UNIFORMRATE 0 macro
H A Dpuzzle1.c417 rhetmode = UNIFORMRATE; /* assume rate homogeneity */
664 if (rhetmode == UNIFORMRATE) fprintf(STDOUT, "Uniform rate\n");
737 if (rhetmode == 4) rhetmode = UNIFORMRATE;
738 if (rhetmode == UNIFORMRATE) { /* uniform rate */
3485 if (rhetmode == UNIFORMRATE) fprintf(ofp, "uniform rate\n");
3531 if (rhetmode != UNIFORMRATE) {
3576 if (rhetmode != UNIFORMRATE) {
5937 if (rhetmode != UNIFORMRATE) {
5959 if ((utreenum==0) && (rhetmode != UNIFORMRATE)) {
H A Dpuzzle.h186 #define UNIFORMRATE 0
H A Dml2.c1672 if (rhettype != UNIFORMRATE)