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