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

Go to the source code of this file.

Functions

double * shapiro_francia (double *x, int n)
 

Function Documentation

double* shapiro_francia ( double *  x,
int  n 
)

Definition at line 10 of file shapiro2.c.

References dcmp(), free(), malloc(), n, NULL, xinormal(), and y.

Referenced by main().