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

Go to the source code of this file.

Functions

double * cramer_von_mises (double *x, int n)
 

Function Documentation

double* cramer_von_mises ( double *  x,
int  n 
)

Definition at line 7 of file cvmw2n.c.

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

Referenced by main().