GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-f63024f571
|
#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(), free(), malloc(), mean(), NULL, and x.