#include "gis.h"Include dependency graph for cellstats_eq.c:

Go to the source code of this file.
Functions | |
| int | G_cell_stats_histo_eq (struct Cell_stats *statf, CELL min1, CELL max1, CELL min2, CELL max2, int zero, void(*func)()) |
| int G_cell_stats_histo_eq | ( | struct Cell_stats * | statf, | |
| CELL | min1, | |||
| CELL | max1, | |||
| CELL | min2, | |||
| CELL | max2, | |||
| int | zero, | |||
| void(*)() | func | |||
| ) |
Definition at line 2 of file cellstats_eq.c.
References cat, count, G_next_cell_stat(), and G_rewind_cell_stats().
1.4.7