#include "sadie.h"
Go to the source code of this file.
Functions | |
void | HISTOGRM (IMAGE *in, short inc, PIXEL gmin, PIXEL gmax, short nlev, long *hist) |
void | STRICTHISTOGRM (IMAGE *in, short inc, short option, PIXEL gmin, PIXEL gmax, short nlev, long *hist) |
|
Definition at line 12 of file histogrm.c. References IMAGE::data, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, T_EXIT, T_HISTOGRM, and TIMING. |
|
Definition at line 59 of file histogrm.c. References IMAGE::data, IMAGE::gmax, IMAGE::gmin, INCLUDE, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, RANGE, T_EXIT, T_HISTOGRM, and TIMING. |