Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

queue.h File Reference

This file defines a queue (FIFO) object for use in breadth first tree traversal of a wavelet packet tree. More...

#include "fifo_list.h"
#include "packnode.h"

Go to the source code of this file.

Compounds

class  queue
 The queue class extends the FIFO_LIST template (which in this case is instantiated with queueElem *. More...

class  queueElem
 A queue element. More...


Detailed Description

This file defines a queue (FIFO) object for use in breadth first tree traversal of a wavelet packet tree.

See chapter 8 of Ripples in Mathematics by Jensen and la Cour-Harbo for a description of the wavelet packet algorithm.

The documentation in this file is formatted for doxygen (see www.doxygen.org).

Copyright and Use

You may use this source code without limitation and without fee as long as you include: This software was written and is copyrighted by Ian Kaplan, Bear Products International, www.bearcave.com, 2002.

This software is provided "as is", without any warranty or claim as to its usefulness. Anyone who uses this source code uses it at their own risk. Nor is any support provided by Ian Kaplan and Bear Products International.

Please send any bug fixes or suggested source changes to:

     iank@bearcave.com

Author:
Ian Kaplan

Definition in file queue.h.


Generated at Sat Aug 10 13:23:35 2002 for Wavelet Packet Transform and Lossless Compression by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001