GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
Loading...
Searching...
No Matches
dmax.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "local_proto.h"
Include dependency graph for dmax.c:

Go to the source code of this file.

Functions

doubleCdhc_dmax (double *x, int n)
 

Function Documentation

◆ Cdhc_dmax()

double * Cdhc_dmax ( double x,
int  n 
)

Definition at line 6 of file dmax.c.

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

Referenced by Cdhc_kolmogorov_smirnov(), and Cdhc_kuipers_v().