|
libwt
1.0.0
A C++ library for the continous wavelet transform.
|
| ▼Nwt | |
| CCauchy | The Cauchy or Paul wavelet |
| CCauchyObj | Implementation of the Cauchy wavelet |
| CContainer | Base class of all container classes holding a managed reference to some Object |
| CConvolution | Implements the overlap-add covolution[3] of a signal with several filter kernels of the same size, each being shorter that the signal |
| CFFT | Implements the generic FFT-plan interface for the FFTW3 library |
| CMorlet | The Morlet wavelet |
| CMorletObj | Implements the Morlet wavelet |
| CMovingSum | A simple vector-valued moving sum |
| CObject | Base class of all managed objects |
| CWavelet | Base class of all wavelet object containers |
| CWaveletAnalysis | Abstract base class of all wavelet analyses (transform and synthesis) |
| CWaveletObj | Base class of all wavelet (-pair) objects |
| CWaveletSynthesis | Implements the wavelet synthesis, means the reconstruction of the signal from a wavelet transformed |
| CWaveletTransform | Implements a complex, continious wavelet transform (i.e |
1.8.9.1