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