node Struct Reference

This structure is used to make a linked list. More...

#include <rngmed.h>


Detailed Description

This structure is used to make a linked list.

The list holds the samples in one block in the running median algorithm.

Parameters:
data Holds a single number.
next_sorted Points to the next node in the sorted list.
prev_sorted Points to the previous node in the sorted list.
next_sequence point to the next node in the sequential list.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 6 03:08:51 2008 for LAL by  doxygen 1.5.2