GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
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

double * Cdhc_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(), NULL, t, and x.

Referenced by Cdhc_kolmogorov_smirnov_exp(), and Cdhc_kuipers_v_exp().