GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
cdhc/local_proto.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int dcmp (const void *, const void *)
void wcoef (double[], int, int, double *, int *)
void wgp (double[], int, double, double, double, double[], int, double, double, double, double, int *)
void nscor2 (double[], int, int, int *)
void wext (double[], int, double, double[], int, double, double *, double *, int *)
double alnorm (double, int)
double enormp (double)
double normp (double)
double xinormal (double)
double ppn7 (double)
double ppnd16 (double)

Function Documentation

double alnorm ( double  ,
int   
)

Definition at line 35 of file as66.c.

References LTONE, and UTZERO.

Referenced by init(), wext(), and wgp().

double enormp ( double  )

Definition at line 4 of file enormp.c.

double normp ( double  )

Definition at line 23 of file normp.c.

References gui_modules.menuform::q.

Referenced by anderson_darling(), cramer_von_mises(), dmax(), durbins_exact(), and watson_u2().

void nscor2 ( double  [],
int  ,
int  ,
int *   
)

Definition at line 111 of file as177.c.

References ppnd16().

Referenced by wcoef().

double ppn7 ( double  )
double ppnd16 ( double  )

Definition at line 90 of file as241.c.

References b, gui_modules.wxnviz::log, gui_modules.menuform::q, and r.

Referenced by nscor2(), and wgp().

void wcoef ( double  [],
int  ,
int  ,
double *  ,
int *   
)

Definition at line 175 of file as181.c.

References gui_modules.wxnviz::log, and nscor2().

Referenced by royston().

void wext ( double  [],
int  ,
double  ,
double  [],
int  ,
double  ,
double *  ,
double *  ,
int *   
)

Definition at line 25 of file as181.c.

References alnorm(), gui_modules.wxnviz::log, and gui_modules.psmap_dialogs::w.

Referenced by royston(), and wgp().

void wgp ( double  [],
int  ,
double  ,
double  ,
double  ,
double  [],
int  ,
double  ,
double  ,
double  ,
double  ,
int *   
)

Definition at line 293 of file as181.c.

References alnorm(), ppnd16(), and wext().

double xinormal ( double  )

Definition at line 5 of file xinormal.c.

References gui_modules.wxnviz::log, and gui_modules.menuform::q.

Referenced by chi_square(), shapiro_francia(), and weisberg_bingham().