GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-38f5cf43d1
|
Go to the source code of this file.
Functions | |
void | c_max (DCELL *result, DCELL *values, int n, const void *closure UNUSED) |
void | w_max (DCELL *result, DCELL(*values)[2], int n, const void *closure UNUSED) |
Definition at line 4 of file c_max.c.
References max, Rast_is_d_null_value, and Rast_set_d_null_value().
Definition at line 25 of file c_max.c.
References max, Rast_is_d_null_value, and Rast_set_d_null_value().