GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
cellstats_eq.c File Reference
#include <grass/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)(CELL, CELL, CELL))
 

Function Documentation

int G_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 2 of file cellstats_eq.c.

References cat, count, first, G_next_cell_stat(), and G_rewind_cell_stats().