GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
xnmedian.c File Reference
#include <stdlib.h>
#include <grass/gis.h>
#include <grass/raster.h>
#include <grass/calc.h>
Include dependency graph for xnmedian.c:

Go to the source code of this file.

Functions

int f_nmedian (int argc, const int *argt, void **args)
 

Function Documentation

◆ f_nmedian()

int f_nmedian ( int  argc,
const int *  argt,
void **  args 
)

Definition at line 46 of file xnmedian.c.

References CELL_TYPE, E_ARG_LO, E_ARG_TYPE, G_realloc, and Rast_cell_size().