Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dposit.h340 Nlm_FloatHi weightExponent));
383 …Weights(posSearchItems *posSearch, compactSearchItems * compactSearch, Nlm_FloatHi weightExponent);
H A Dposit.c1308 …eWeights(posSearchItems *posSearch, compactSearchItems * compactSearch, Nlm_FloatHi weightExponent) in posComputeSequenceWeights() argument
1433 weightExponent); in posComputeSequenceWeights()
1946 … *query_bsp, Int4 gap_open, Int4 gap_extend, ValNodePtr * error_return, Nlm_FloatHi weightExponent) in CposComputation() argument
1964 posComputeSequenceWeights(posSearch, compactSearch, weightExponent); in CposComputation()