GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-e6660eef60
|
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "local_proto.h"
Go to the source code of this file.
Functions | |
double * | Cdhc_anderson_darling_exp (double *x, int n) |
double* Cdhc_anderson_darling_exp | ( | double * | x, |
int | n | ||
) |
Definition at line 7 of file andrsnde.c.
References Cdhc_dcmp(), free(), malloc(), mean(), NULL, and x.