#include <sfthd.h>
Public Attributes | |
SFGHASH * | sfthd_array [THD_MAX_GENID] |
THD_NODE * | sfthd_garray [THD_MAX_GENID] |
SFXHASH * | ip_nodes |
int | count |
SFXHASH * | ip_gnodes |
SFXHASH * | supress |
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.
|
Definition at line 176 of file sfthd.h. Referenced by sfthd_create_threshold_local(). |
|
Definition at line 178 of file sfthd.h. Referenced by sfthd_new(), and sfthd_test_gobject(). |
|
Definition at line 174 of file sfthd.h. Referenced by sfthd_new(), and sfthd_test_object(). |
|
Definition at line 170 of file sfthd.h. Referenced by print_thd_local(), sfthd_create_threshold_local(), sfthd_show_objects(), and sfthd_test_threshold(). |
|
Definition at line 172 of file sfthd.h. Referenced by print_thresholding(), sfthd_create_threshold_global(), and sfthd_test_threshold(). |
|
|