GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
Loading...
Searching...
No Matches
c_range.c File Reference
#include <grass/gis.h>
#include <grass/raster.h>
Include dependency graph for c_range.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ c_range()

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

Definition at line 4 of file c_range.c.

References max, and min.