[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
30. Wavelet Transforms
This chapter describes functions for performing Discrete Wavelet Transforms (DWTs). The library includes wavelets for real data in both one and two dimensions. The wavelet functions are declared in the header files ‘gsl_wavelet.h’ and ‘gsl_wavelet2d.h’.
30.1 Definitions | ||
30.2 Initialization | ||
30.3 Transform Functions | ||
30.4 Examples | ||
30.5 References and Further Reading |