GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
Loading...
Searching...
No Matches
c_thresh.c File Reference
#include <math.h>
#include <grass/gis.h>
#include <grass/raster.h>
Include dependency graph for c_thresh.c:

Go to the source code of this file.

Functions

void c_thresh (DCELL *result, DCELL *values, int n, const void *closure)
 

Function Documentation

◆ c_thresh()

void c_thresh ( DCELL * result,
DCELL * values,
int n,
const void * closure )

Definition at line 6 of file c_thresh.c.

References G_debug().