Home
last modified time | relevance | path

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

/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c1460 double *PSameVector(double length, rates_t *rates);
4853 double *PSame1 = PSameVector(len1, rates); in PosteriorProfile()
4855 double *PSame2 = PSameVector(len2, rates); in PosteriorProfile()
5145 double *PSameVector(double length, rates_t *rates) { in PSameVector() function
5190 double *pSame = PSameVector(length, rates); in PairLogLk()