GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
Loading...
Searching...
No Matches
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

doubleCdhc_dmax_exp (double *x, int n)
 

Function Documentation

◆ Cdhc_dmax_exp()

double * Cdhc_dmax_exp ( double x,
int  n 
)

Definition at line 6 of file dmaxe.c.

References Cdhc_dcmp(), free(), malloc(), mean(), NULL, t, and x.

Referenced by Cdhc_kolmogorov_smirnov_exp(), and Cdhc_kuipers_v_exp().