GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <grass/gis.h>
Go to the source code of this file.
Functions | |
void | c_range (DCELL *result, DCELL *values, int n, const void *closure) |
void c_range | ( | DCELL * | result, |
DCELL * | values, | ||
int | n, | ||
const void * | closure | ||
) |
Definition at line 3 of file c_range.c.
References G_is_d_null_value(), G_set_d_null_value(), max, min, and n.