#include <grass/gis.h>
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 G_next_cell_stat(), and G_rewind_cell_stats().