GRASS Programmer's Manual 6.4.1(2011)
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 G_next_cell_stat(), and G_rewind_cell_stats().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines