4#include "local_proto.h"
17 for (i = 0; i < n; ++i) {
25 for (i = 0; i < n; ++i) {
34 fn2 = (2.0 * i + 1.0) / (2.0 * n);
36 fn2 = (2.0 * (i + 1) - 1.0) / (2.0 * n);
41 y[0] = (1.0 / (n * 12) +
sum4) - n * (
zbar - .5) * (
zbar - .5);
42 y[0] *= 1.0 + 0.16 / n;
int Cdhc_dcmp(const void *i, const void *j)
float mean(IClass_statistics *statistics, int band)
Helper function for computing mean.
double * Cdhc_watson_u2_exp(double *x, int n)