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