GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ksn.c File Reference
#include <stdio.h>
#include <math.h>
#include <grass/cdhc.h>
#include "local_proto.h"
Include dependency graph for ksn.c:

Go to the source code of this file.

Functions

double * kolmogorov_smirnov (double *x, int n)

Function Documentation

double* kolmogorov_smirnov ( double *  x,
int  n 
)

Definition at line 7 of file ksn.c.

References dmax().

Referenced by main().