Home
last modified time | relevance | path

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

/dports/biology/fasta3/fasta-36.3.8/src/
H A Dag_stats.c106 double s_to_E4(int score, int n0, int n1) in s_to_E4() function
/dports/biology/fasta/fasta/
H A Dag_stats.c166 double s_to_E4(int score, int n0, int n1, int z_size) in s_to_E4() function
H A Dlsim2.c10 extern double s_to_E4(int, int, int, int);
279 if (have_stats) e_val = s_to_E4(score,M,N,z_size); in SIM()
H A Dlsim3.c13 extern double s_to_E4(int, int, int, int);
294 if (have_stats) e_val = s_to_E4(score,M,N,z_size); in SIM()