Main Page | File List | Globals

score.h File Reference

#include <gmp.h>
#include <mpfr.h>

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)

Function Documentation

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
 

Used by function triRapide

void echanger double *  px,
double *  py
 

Used by function triRapide

void echangerInt int *  px,
int *  py
 

Used by function triRapide


Generated on Tue May 31 16:28:13 2005 for filterFlex by  doxygen 1.3.9.1