Home
last modified time | relevance | path

Searched refs:fAmix (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
5271 fAmix[j] = wA*fA[j] + (1.0-wA)*fGap[j]; in PairLogLk()
5272 fA = fAmix; in PairLogLk()
5303 numeric_t fAmix[20], fBmix[20]; in PairLogLk() local
5322 fAmix[j] = wA*fA[j] + (1.0-wA)*fGap[j]; in PairLogLk()
5323 fA = fAmix; in PairLogLk()