GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
shapiroe.c File Reference
#include <stdio.h>
#include <math.h>
Include dependency graph for shapiroe.c:

Go to the source code of this file.

Functions

double * shapiro_wilk_exp (double *x, int n)
 

Function Documentation

double* shapiro_wilk_exp ( double *  x,
int  n 
)

Definition at line 5 of file shapiroe.c.

References b, n, and y.

Referenced by main().