Doxygen Source Code Documentation
btree Struct Reference
Data Fields | |
| node * | tree |
| int | head |
| int | tail |
| node * | queue [1+THRESH_FILTER_LEN] |
Field Documentation
|
|
Definition at line 131 of file plug_threshold.c. Referenced by delete_oldest(), extract_median(), insert_newest(), and THRESH_compute(). |
|
|
Definition at line 132 of file plug_threshold.c. Referenced by delete_oldest(), and insert_newest(). |
|
|
Definition at line 131 of file plug_threshold.c. Referenced by delete_oldest(), extract_median(), insert_newest(), and THRESH_compute(). |
|
|
Definition at line 130 of file plug_threshold.c. Referenced by extract_median(), insert_newest(), prune(), and THRESH_compute(). |
The documentation for this struct was generated from the following file: