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

Go to the source code of this file.

Functions

double * dmax_exp (double *x, int n)
 

Function Documentation

double* dmax_exp ( double *  x,
int  n 
)

Definition at line 7 of file dmaxe.c.

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

Referenced by kolmogorov_smirnov_exp(), and kuipers_v_exp().