Home
last modified time | relevance | path

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

/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c5252 numeric_t fAmix[4], fBmix[4]; in PairLogLk() local
5278 fBmix[j] = wB*fB[j] + (1.0-wB)*fGap[j]; in PairLogLk()
5279 fB = fBmix; in PairLogLk()
5303 numeric_t fAmix[20], fBmix[20]; in PairLogLk() local
5329 fBmix[j] = wB*fB[j] + (1.0-wB)*fGap[j]; in PairLogLk()
5330 fB = fBmix; in PairLogLk()