NewWave::WaveletEngine Class Reference Abstract interface defining methods to perform a wavelet transform. More...
Inheritance diagram for NewWave::WaveletEngine:
Detailed DescriptionAbstract interface defining methods to perform a wavelet transform. This interface defines methods that will perform the wavelet transform on a sequence of numbers in the PixelArray. Concrete implementations of this class can use e.g. GSL to perform the actual transform Definition at line 15 of file WaveletEngine.hh. Constructor & Destructor Documentation
Definition at line 19 of file WaveletEngine.hh. Member Function Documentation
Perform the inverse wavelet transformation on a list of coefficients. The inverse wavelet transform takes a list of coefficients and returns an array of pixel values in rapidity- space
Implemented in NewWave::GSLEngine.
Perform the wavelet transformation on a 2-D array of pixels.
Implemented in NewWave::GSLEngine. The documentation for this class was generated from the following file:
Generated on Wed Aug 23 2017 12:59:15 for New Wave - Noise Elimination With Wavelets At Vast Energies by 1.7.6.1 |