Home
last modified time | relevance | path

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

/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c888 long profileOps = 0; /* Full profile-based distance operations */ variable
2108 profileOps = 0; in main()
2452 profileOps/dN2, outprofileOps/dN2, seqOps/dN2, profileAvgOps/dN2); in main()
4295 profileOps++; in ProfileDist()
8069 long startProfileOps = profileOps; in TopHitJoin()
8196 fprintf(stderr, "Combined %d ops so far %ld\n", nUnique, profileOps - startProfileOps); in TopHitJoin()
8294 profileOps - startProfileOps, in TopHitJoin()