4#include "local_proto.h"
20 if ((a = (
double *)
malloc(n2 *
sizeof(
double))) ==
NULL) {
30 for (i = 0; i < n; ++i) {
38 for (i = 0; i < n; ++i)
47 return (
double *)
NULL;
56 return (
double *)
NULL;
void wext(double x[], int n, double ssq, double a[], int n2, double eps, double *w, double *pw, int *ifault)
void wcoef(double a[], int n, int n2, double *eps, int *ifault)
int Cdhc_dcmp(const void *i, const void *j)
float mean(IClass_statistics *statistics, int band)
Helper function for computing mean.
double * Cdhc_royston(double *x, int n)