GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
|
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "local_proto.h"
Go to the source code of this file.
Functions | |
double * | Cdhc_dmax_exp (double *x, int n) |
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().