Home
last modified time | relevance | path

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

/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c1625 double QuartetWeight(profile_t *profiles[4], distance_matrix_t *dmat, int nPos);
6805 weight = QuartetWeight(profiles, NJ->distance_matrix, NJ->nPos); in RecomputeProfile()
6836 double QuartetWeight(profile_t *profiles[4], distance_matrix_t *dmat, int nPos) { in QuartetWeight() function
9447 double weight = QuartetWeight(profilesCDAB, NJ->distance_matrix, NJ->nPos); in GetUpProfile()