|
GRASS GIS 8 Programmer's Manual
8.4.2dev(2025)-5620950973
|
#include <grass/gis.h>#include <grass/raster.h>
Go to the source code of this file.
Functions | |
| void | c_kurt (DCELL *result, DCELL *values, int n, const void *closure UNUSED) |
| void | w_kurt (DCELL *result, DCELL(*values)[2], int n, const void *closure UNUSED) |
| void c_kurt | ( | DCELL * | result, |
| DCELL * | values, | ||
| int | n, | ||
| const void *closure | UNUSED | ||
| ) |