GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "local_proto.h"
Go to the source code of this file.
Functions | |
double * | Cdhc_shapiro_wilk (double *x, int n) |
double* Cdhc_shapiro_wilk | ( | double * | x, |
int | n | ||
) |
Definition at line 7 of file shapiro1.c.