GRASS GIS 7 Programmer's Manual
7.8.7(2022)-exported
|
#include <grass/gis.h>
#include <grass/raster.h>
#include <grass/stats.h>
Go to the source code of this file.
Functions | |
void | c_mode (DCELL *result, DCELL *values, int n, const void *closure) |
void | w_mode (DCELL *result, DCELL(*values)[2], int n, const void *closure) |
void c_mode | ( | DCELL * | result, |
DCELL * | values, | ||
int | n, | ||
const void * | closure | ||
) |