void w_stddev(DCELL *result, DCELL(*values)[2], int n, const void *closure)
void c_stddev(DCELL *result, DCELL *values, int n, const void *closure)
void Rast_set_d_null_value(DCELL *, int)
To set a number of DCELL raster values to NULL.
#define Rast_is_d_null_value(dcellVal)
float var(IClass_statistics *statistics, int band1, int band2)
Helper function for computing variance.