GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
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) |
double alnorm | ( | double | , |
int | |||
) |
int dcmp | ( | const void * | , |
const void * | |||
) |
Definition at line 1 of file dcmp.c.
References y.
Referenced by anderson_darling(), anderson_darling_exp(), cramer_von_mises(), cramer_von_mises_exp(), dagostino_d(), dmax(), dmax_exp(), durbins_exact(), royston(), shapiro_francia(), shapiro_wilk(), watson_u2(), watson_u2_exp(), and weisberg_bingham().
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().
double ppn7 | ( | double | ) |
double ppnd16 | ( | double | ) |
Definition at line 25 of file as181.c.
References alnorm(), wxnviz::log, dialogs::w, and y.
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().