Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

THD_STRUCT Struct Reference

#include <sfthd.h>

List of all members.

Public Attributes

SFGHASHsfthd_array [THD_MAX_GENID]
THD_NODEsfthd_garray [THD_MAX_GENID]
SFXHASHip_nodes
int count
SFXHASHip_gnodes
SFXHASHsupress


Detailed Description

THD_STRUCT

The main thresholding data structure.

Local and global threshold thd_id's are all unqiue, so we use just one ip_nodes lookup table

Definition at line 168 of file sfthd.h.


Member Data Documentation

int THD_STRUCT::count
 

Definition at line 176 of file sfthd.h.

Referenced by sfthd_create_threshold_local().

SFXHASH* THD_STRUCT::ip_gnodes
 

Definition at line 178 of file sfthd.h.

Referenced by sfthd_new(), and sfthd_test_gobject().

SFXHASH* THD_STRUCT::ip_nodes
 

Definition at line 174 of file sfthd.h.

Referenced by sfthd_new(), and sfthd_test_object().

SFGHASH* THD_STRUCT::sfthd_array[THD_MAX_GENID]
 

Definition at line 170 of file sfthd.h.

Referenced by print_thd_local(), sfthd_create_threshold_local(), sfthd_show_objects(), and sfthd_test_threshold().

THD_NODE* THD_STRUCT::sfthd_garray[THD_MAX_GENID]
 

Definition at line 172 of file sfthd.h.

Referenced by print_thresholding(), sfthd_create_threshold_global(), and sfthd_test_threshold().

SFXHASH* THD_STRUCT::supress
 

Definition at line 180 of file sfthd.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2