Searched refs:calcBranchWeight (Results 1 – 3 of 3) sorted by relevance
/dports/biology/mafft/mafft-7.267-without-extensions/core/ |
H A D | treeOperation.c | 401 void calcBranchWeight( double **bw, int locnseq, Node *stopol, int ***topol, double **len ) in calcBranchWeight() function
|
H A D | tditeration.c | 1404 calcBranchWeight( branchWeight, locnjob, stopol, topol, len ); 1597 calcBranchWeight( branchWeight, locnjob, stopol, topol, len );
|
H A D | functions.h | 111 extern void calcBranchWeight( double **bw, int locnseq, Node *stopol, int ***topol, double **len );
|