Home
last modified time | relevance | path

Searched defs:left_prob (Results 1 – 6 of 6) sorted by relevance

/dports/biology/gmap/gmap-2020-09-12/src/
H A Ddynprog_genome.c333 get_splicesite_probs (double *left_prob, double *right_prob, int cL, int cR, in get_splicesite_probs()
1388 int *best_introntype, double *left_prob, double *right_prob, in bridge_intron_gap_8_ud()
2261 int *best_introntype, double *left_prob, double *right_prob, in bridge_intron_gap_16_ud()
2893 int *best_introntype, double *left_prob, double *right_prob, in bridge_intron_gap()
2999 double *left_prob, double *right_prob, int *exonhead, int *nmatches, int *nmismatches, in genome_gap_simple()
3271 double *left_prob, double *right_prob, in Dynprog_genome_gap()
H A Dstage3.c9351 double left_prob, right_prob; in traverse_genome_gap() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dsah.h235 const ValueType left_prob = left_length * m_a + m_b; in operator() local
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_stats.c872 double left_prob = 1.0; in fisher22_tail_pval() local
1025 double left_prob = tot_prob; in fisher22_precomp_pval_bounds() local
/dports/biology/mapm3/mapm3-3.0_1/mapm/
H A Dctm.c50 real **left_prob, **right_prob; /* [locus#][state#] */ variable
/dports/biology/avida/avida-2.12.4-src/avida-core/source/analyze/
H A DcAnalyze.cc2949 double left_prob = 1 - cur_total_prob; in PhyloCommunityComplexity() local