GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Go to the source code of this file.
Functions | |
void | c_count (DCELL *result, DCELL *values, int n, const void *closure) |
void | w_count (DCELL *result, DCELL(*values)[2], int n, const void *closure) |
Definition at line 4 of file c_count.c.
References count, and Rast_is_d_null_value.