GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-bb27c0570b
kse.c File Reference
#include <stdio.h>
#include <math.h>
#include <grass/cdhc.h>
#include "local_proto.h"
Include dependency graph for kse.c:

Go to the source code of this file.

Functions

double * Cdhc_kolmogorov_smirnov_exp (double *x, int n)
 

Function Documentation

◆ Cdhc_kolmogorov_smirnov_exp()

double* Cdhc_kolmogorov_smirnov_exp ( double *  x,
int  n 
)

Definition at line 6 of file kse.c.