GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
|
#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 (double *x, int n) |
double * Cdhc_dmax | ( | double * | x, |
int | n ) |
Definition at line 6 of file dmax.c.
References Cdhc_dcmp(), Cdhc_normp(), NULL, and x.
Referenced by Cdhc_kolmogorov_smirnov(), and Cdhc_kuipers_v().