Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

btree Struct Reference


Data Fields

nodetree
int head
int tail
nodequeue [1+THRESH_FILTER_LEN]

Field Documentation

int btree::head
 

Definition at line 131 of file plug_threshold.c.

Referenced by delete_oldest(), extract_median(), insert_newest(), and THRESH_compute().

node* btree::queue[1+THRESH_FILTER_LEN]
 

Definition at line 132 of file plug_threshold.c.

Referenced by delete_oldest(), and insert_newest().

int btree::tail
 

Definition at line 131 of file plug_threshold.c.

Referenced by delete_oldest(), extract_median(), insert_newest(), and THRESH_compute().

node* btree::tree
 

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:
 

Powered by Plone

This site conforms to the following standards: