#include <wavelet.h>
Inheritance diagram for CFarras:

Public Types | |
| typedef int | TFilterType |
| typedef float | TCoeff |
Public Member Functions | |
| virtual const CWavelet::TCoeff * | Get (CWavelet::TFilterType) const |
| virtual int | Size () const |
|
|
Wavelet filter type.
Use OR-ed combination of the following types:
|
|
|
Return requested filter.
Implements CWavelet. |
|
|
Return the size of the filter (i.e. the support size of the wavelet). Implements CWavelet. |
1.4.6