dirac::SubbandList Class Reference

A class encapulating all the subbands produced by a transform. More...

#include <wavelet_utils.h>

List of all members.

Public Member Functions

 SubbandList ()
 Constructor.
 ~SubbandList ()
 Destructor.
void Init (const int depth, const int xlen, const int ylen)
 Initialise the list.
int Length () const
 Return the length of the subband list.
Subbandoperator() (int n)
 Return the subband at position n (1<=n<=length).
const Subbandoperator() (int n) const
 Return the subband at position n (1<=n<=length).
void AddBand (Subband &b)
 Add a band to the list.
void Clear ()
 Remove all the bands from the list.


Detailed Description

A class encapulating all the subbands produced by a transform.

Definition at line 160 of file wavelet_utils.h.


The documentation for this class was generated from the following files:
Generated on Tue Dec 13 14:49:23 2005 for guliverkli by  doxygen 1.4.5