|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|

Go to the source code of this file.
Functions | |
| int | Rast_cell_stats_histo_eq (struct Cell_stats *statf, CELL min1, CELL max1, CELL min2, CELL max2, int zero, void(*func)(CELL, CELL, CELL)) |
| int Rast_cell_stats_histo_eq | ( | struct Cell_stats * | statf, |
| CELL | min1, | ||
| CELL | max1, | ||
| CELL | min2, | ||
| CELL | max2, | ||
| int | zero, | ||
| void(*)(CELL, CELL, CELL) | func | ||
| ) |
Definition at line 4 of file cellstats_eq.c.
References count, max1(), min1(), Rast_next_cell_stat(), Rast_rewind_cell_stats(), and x.