|
Functions |
void | score_initScoring (void) |
void | score_getProbability (int verbose) |
mpfr_t * | score_getChi2 (double chi, unsigned int df) |
unsigned int * | score_getScore (char *token) |
void | score_storeToken (char *token, int type) |
void | score_closedb (void) |
void | print_mpfr (char *string, mpfr_t var) |
void | triRapide (double *t, int debut, int fin, int *tind) |
void | partitionner (double *t, int debut, int fin, int *pPosition, int *tind) |
void | echanger (double *px, double *py) |
void | echangerInt (int *px, int *py) |