GRASS Programmer's Manual  6.5.svn(2014)-r66266
 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, UTZERO, and y.

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 forms::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, wxnviz::log, forms::q, and r.

Referenced by nscor2(), and wgp().

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

Definition at line 175 of file as181.c.

References wxnviz::log, n, 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(), wxnviz::log, dialogs::w, and y.

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 wxnviz::log, and forms::q.

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