Home
last modified time | relevance | path

Searched defs:tmpweight (Results 1 – 5 of 5) sorted by relevance

/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Peak/
H A DEMPeakDetector.cc140 long double tmpave[classNum],tmpweight[classNum]; in detectCoveragePeaks() local
340 …small, int large, int *index, int *classNum, long double *tmpave,long double *tmpweight, long doub… in judge_neighbor()
/dports/biology/treepuzzle/tree-puzzle-5.2/src/
H A Dpuzzle2.c1274 unsigned char tmpweight; in loglkl2weight() local
1366 unsigned char tmpweight; in computeallquartets() local
H A Dconsensus.c300 unsigned char tmpweight; in quartsupport() local
H A Dpuzzle1.c4610 unsigned char tmpweight; local
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dsorttpl.c196 SCIP_Real tmpweight = weights != NULL ? weights[i] : 1; in SORTTPL_NAME() local